From f61cfe325207445ec8d0d05034884849156c9d39 Mon Sep 17 00:00:00 2001 From: duma97 Date: Fri, 14 Nov 2025 22:12:38 +0400 Subject: [PATCH] Changed the Waypaper's backend, enabled swww-daemon and waypaer in autostart. --- hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 }