diff --git a/.config/hypr/.gitignore b/.config/hypr/.gitignore index 1b002f1..8be2a5f 100644 --- a/.config/hypr/.gitignore +++ b/.config/hypr/.gitignore @@ -1 +1,2 @@ conf.d/custom.conf +hyprpaper.conf diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index b51be19..2cc3706 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -166,5 +166,6 @@ exec-once=waybar -c ~/.config/waybar/hyprland exec-once = wl-paste --type text --watch cliphist store #Stores only text data exec-once = wl-paste --type image --watch cliphist store #Stores only image data exec-once = lxqt-policykit-agent +exec-once = hyprpaper source=~/.config/hypr/conf.d/custom.conf