diff --git a/.config/assets/orange-wallpaper.jpg b/.config/assets/orange-wallpaper.jpg new file mode 100644 index 0000000..65b8a25 Binary files /dev/null and b/.config/assets/orange-wallpaper.jpg differ diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 362b35e..4f469e8 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -30,9 +30,12 @@ source = ~/.config/hypr/variables.conf ######### exec-once = swaync & -exec-once = hyprpaper & +exec-once = swww-daemon & exec-once = hypridle & 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 = $network-tray exec-once = $bluetooth-tray diff --git a/.config/hypr/hyprpaper.conf b/.config/hypr/hyprpaper.conf deleted file mode 100644 index 621b4ba..0000000 --- a/.config/hypr/hyprpaper.conf +++ /dev/null @@ -1,4 +0,0 @@ - -preload = ~/.config/assets/purple-wallpaper.jpg -wallpaper = , ~/.config/assets/purple-wallpaper.jpg - diff --git a/.config/hypr/variables.conf b/.config/hypr/variables.conf index b632662..d3571b9 100644 --- a/.config/hypr/variables.conf +++ b/.config/hypr/variables.conf @@ -48,7 +48,10 @@ input { } misc { - animate_manual_resizes = true + disable_hyprland_logo = true + disable_splash_rendering = true + animate_manual_resizes = true + force_default_wallpaper = 0 } gestures {