changing wallpaper engine

This commit is contained in:
2024-12-25 12:30:22 +01:00
parent b4fb5c7b88
commit d9177984de
4 changed files with 8 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

View File

@@ -30,9 +30,12 @@ source = ~/.config/hypr/variables.conf
######### #########
exec-once = swaync & exec-once = swaync &
exec-once = hyprpaper & exec-once = swww-daemon &
exec-once = hypridle & exec-once = hypridle &
exec-once=systemctl --user start plasma-polkit-agent & exec-once=systemctl --user start plasma-polkit-agent &
exec-once = swww img ~/dotfiles/.config/assets/purple-wallpaper.jpg --transition-duration 1 --transition-type grow --transition-fps 60 --transition-pos 0.5,0.9
exec-once=waybar exec-once=waybar
exec-once = $network-tray exec-once = $network-tray
exec-once = $bluetooth-tray exec-once = $bluetooth-tray

View File

@@ -1,4 +0,0 @@
preload = ~/.config/assets/purple-wallpaper.jpg
wallpaper = , ~/.config/assets/purple-wallpaper.jpg

View File

@@ -48,7 +48,10 @@ input {
} }
misc { misc {
disable_hyprland_logo = true
disable_splash_rendering = true
animate_manual_resizes = true animate_manual_resizes = true
force_default_wallpaper = 0
} }
gestures { gestures {