diff options
-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 65bef38..5b4bd85 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -278,7 +278,7 @@ bind = $mainMod $secdMod, P, exec, passmenu #{{{ Misc bindings bind = $mainMod, Return, exec, foot -bind = $mainMod $secdMod, F, exec, foot lf +bind = $mainMod $secdMod, F, exec, foot lfrun bind = $mainMod, W, exec, t waybar bind = $mainMod, Q, exec, loginctl lock-session bind = $mainMod SHIFT, G, exec, get-app-id |