diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index b4c1bd9..df34d06 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -92,7 +92,8 @@ bind = SUPER, g, togglefloating, bind = SUPER SHIFT, P, exec, rofi -show drun bind = SUPER, P, pseudo, # dwindle bind = SUPER, v, togglesplit, # dwindle -bind = SUPER, f, fullscreen, # dwindle +bind = SUPER, f, fullscreen, 1 # dwindle +bind = SUPER SHIFT, f, fullscreen, 0 # dwindle bind = ,XF86AudioRaiseVolume, exec, pamixer -ui 2 && pamixer --get-volume > $WOBSOCK bind = ,XF86AudioLowerVolume, exec, pamixer -ud 2 && pamixer --get-volume > $WOBSOCK