Changed the Waypaper's backend, enabled swww-daemon and waypaer in autostart.

This commit is contained in:
duma97
2025-11-14 22:12:38 +04:00
parent fdc9bda0a7
commit f61cfe3252
+3 -2
View File
@@ -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
}