diff options
author | zachir <zachir@librem.one> | 2025-07-18 23:25:11 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-18 23:25:11 -0500 |
commit | 3e9a0b3eb3926de7a04be493300fa105229a2b2e (patch) | |
tree | 36ad69c880cfdd10d620e16a4b3cc20c825f4aa2 /hypr | |
parent | cae8602e4ee483c27ce820f1442fd1ac964748ad (diff) | |
parent | 3d3d9d5bdffcad1f32b99246591b9a03c4efe2ef (diff) |
Merge branch 'master' into cascas
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 16363cd..4c46144 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -352,7 +352,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 |