mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
fix: fixed broken hyprland config for 0.55
This commit is contained in:
@@ -99,7 +99,7 @@ decoration {
|
||||
}
|
||||
|
||||
animations {
|
||||
enabled = yes
|
||||
enabled = no
|
||||
|
||||
# Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||
|
||||
@@ -116,7 +116,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
|
||||
}
|
||||
|
||||
@@ -230,4 +229,3 @@ binde = $mainMod SHIFT, k, resizeactive, 0 -10
|
||||
binde = $mainMod SHIFT, j, resizeactive, 0 10
|
||||
|
||||
source = /home/daniele/.config/hypr/noctalia/noctalia-colors.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user