From 9d4e7c516e978383791d486fbf3ca4c7c380ed0a Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 20 Apr 2023 14:49:26 -0500 Subject: hypr: change some bindings, add gamemode.sh --- hypr/hyprland.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'hypr/hyprland.conf') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index c93c2b3..f674342 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -195,6 +195,7 @@ binde = $mainMod $secdMod, J, resizeactive, 0 10 #DWINDLE bind = $mainMod SHIFT, Q, killactive, bind = $mainMod SHIFT, E, exit, bind = $mainMod SHIFT, SPACE, togglefloating, +bind = $mainMod $secdMod, F2, exec, ~/.config/hypr/gamemode.sh bind = $mainMod, F, fullscreen, 0 bind = $mainMod, M, fullscreen, 1 #}}} @@ -268,8 +269,8 @@ bind = $mainMod $secdMod, P, exec, passmenu #}}} #{{{ Misc bindings -bind = $mainMod, Return, exec, st -bind = $mainMod $secdMod, F, exec, st -e lf +bind = $mainMod, Return, exec, foot +bind = $mainMod $secdMod, F, exec, foot lf bind = $mainMod, W, exec, waytoggle bind = $mainMod, Q, exec, loginctl lock-session bind = $mainMod SHIFT, G, exec, get-app-id @@ -322,7 +323,7 @@ submap = reset #}}} #{{{ Media bindings -bindl = $secdMod, P, exec, playerctl -p mpd play-pause +bindl = $secdMod, P, exec, playerctl play-pause bindel = , XF86AudioRaiseVolume, exec, volsv -i 5 bindel = , XF86AudioLowerVolume, exec, volsv -d 5 bind = , XF86AudioMute, exec, volsv -t -- cgit v1.2.3