diff --git a/hyprland.conf b/hyprland.conf index 66a49fa..19af377 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -82,7 +82,6 @@ animations { dwindle { # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more - pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = yes # you probably want this } @@ -135,7 +134,6 @@ bind = $mainMod, S, exec, hyprshot -m window -m active -z -o ~/Pictures/screensh bind = $mainMod SHIFT, S, exec, hyprshot --clipboard-only -m window -m active -z -o ~/Pictures/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png bind = $mainMod ALT, S, exec, hyprshot -m region -z -o ~/Pictures/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png bind = $mainMod SHIFT ALT, S, exec, hyprshot --clipboard-only -m region -z -o ~/Pictures/screenshots -f $(date +"sc_%Y-%m-%d_%H-%M-%s").png -bind = $mainMod, O, togglesplit, # dwindle bind = $mainMod, T, togglefloating, bind = $mainMod, F, fullscreen bind = $mainMod, P, pin