From 554b0e869c0f2307059ee2ed2fbb5800203893dc Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Thu, 3 Aug 2023 08:57:36 -0500 Subject: [PATCH] refactor(hypr): use swww for wallpapers --- dots/.config/hypr/wm/appearance.conf | 2 -- dots/.config/hypr/wm/monitors.conf | 6 ++++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dots/.config/hypr/wm/appearance.conf b/dots/.config/hypr/wm/appearance.conf index c551531d..99127333 100644 --- a/dots/.config/hypr/wm/appearance.conf +++ b/dots/.config/hypr/wm/appearance.conf @@ -23,5 +23,3 @@ animations { animation = fade,1,15,default animation = workspaces,1,4,default } - -exec = swaybg -i ~/.local/share/wallpapers/Nebula.jpg -m "fill" -o '*' diff --git a/dots/.config/hypr/wm/monitors.conf b/dots/.config/hypr/wm/monitors.conf index 206eb170..abfb0ee3 100644 --- a/dots/.config/hypr/wm/monitors.conf +++ b/dots/.config/hypr/wm/monitors.conf @@ -1,3 +1,9 @@ monitor = , preferred, auto, 1 bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, preferred, auto, 1" bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable" + +exec-once = swww init +exec = swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-1 +exec = swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-2 +exec = swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-3 +exec = swww img -t none ~/.local/share/wallpapers/Industrial-Shaded.png -o eDP-1