diff --git a/hyprland.conf b/hyprland.conf index deae7f8..5db2b64 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -20,7 +20,8 @@ workspace = 10, monitor:eDP-1 # Autostart exec-once = waybar # In Progress -exec-once = hyprpaper +exec-once = swww-daemon +exec-once = waypaper --restore exec-once = hyprctl setcursor Adwaita 24 # Needed on NixOS exec-once = mkdir -p $HOME/Pictures/Screenshots @@ -117,7 +118,7 @@ animations { # Layouts dwindle { pseudotile = true - preserve_split = false + preserve_split = true smart_split = false }