diff options
author | zachir <zachir@librem.one> | 2025-07-19 22:22:58 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-19 22:22:58 -0500 |
commit | e50adaa6c0c65d30c5c97c4d4b7da47385cc32fe (patch) | |
tree | effc683d5f6eccf9ac8c063aabaf7f47a8a4660c /hypr | |
parent | 5cfc7613786ee6150a8778ecfc6cfe95158fa1b4 (diff) | |
parent | 3d3d9d5bdffcad1f32b99246591b9a03c4efe2ef (diff) |
Merge branch 'master' of zachir.xyz:zachir/dotfiles into cla
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index da07616..25ee3a0 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -371,7 +371,7 @@ bind = $mainMod $secdMod, P, exec, passmenu #{{{ Misc bindings bind = $mainMod, Return, exec, st -bind = $mainMod $secdMod, F, exec, st lfrun +bind = $mainMod $secdMod, F, exec, st lf bind = $mainMod, W, exec, pkill -USR1 waybar bind = $mainMod, Q, exec, loginctl lock-session bind = $mainMod $secdMod CONTROL, Q, exec, systemctl suspend |