From dbda00475528fd9e94b6a4a773612723c4ee2618 Mon Sep 17 00:00:00 2001 From: elkowar <5300871+elkowar@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:06:30 +0100 Subject: [PATCH] asdf --- hyprland/.config/hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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