diff --git a/desktopenvs/hyprland/hypr-usr/wallpaper.conf b/desktopenvs/hyprland/hypr-usr/wallpaper.conf new file mode 100644 index 0000000..0982629 --- /dev/null +++ b/desktopenvs/hyprland/hypr-usr/wallpaper.conf @@ -0,0 +1,3 @@ +preload = ~/Pictures/background.jpg +wallpaper = , ~/Pictures/background.jpg +wallpaper = DP-1, /home/me/amongus.png diff --git a/desktopenvs/hyprland/hypr/hyprland.conf b/desktopenvs/hyprland/hypr/hyprland.conf index ff26e60..407be19 100644 --- a/desktopenvs/hyprland/hypr/hyprland.conf +++ b/desktopenvs/hyprland/hypr/hyprland.conf @@ -262,12 +262,11 @@ windowrulev2 = size 28% 50%, tag:mixer #title:pulsemixer #exec-once = nextcloud -exec-once=bash swww img ~/Pictures/background.jpg && swww restore +#exec-once=bash swww img ~/Pictures/background.jpg && swww restore #exec-once=bash dunst #exec-once=bash nm-applet --indicator #exec-once=[workspace special:magic silent; float; move 10% 10%; size 70% 70%] kitty exec-once=[workspace special:magic silent] kitty - exec-once=hyprctl setcursor Nordzy-cursors-lefthand 50 - +exec-once = hyprpaper -c ~/.config/wallpaper.conf exec-once=GTK_THEME=Default && nwg-dock-hyprland -mb 15 -r -p bottom diff --git a/desktopenvs/hyprland/hypr/hyprpaper.conf b/desktopenvs/hyprland/hypr/hyprpaper.conf new file mode 100644 index 0000000..0982629 --- /dev/null +++ b/desktopenvs/hyprland/hypr/hyprpaper.conf @@ -0,0 +1,3 @@ +preload = ~/Pictures/background.jpg +wallpaper = , ~/Pictures/background.jpg +wallpaper = DP-1, /home/me/amongus.png