From 34918438417e7c9a3da612a77e4c823607e86eab Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Thu, 14 Nov 2024 20:22:55 +0100 Subject: [PATCH] fix(Sway): Use i3 default background as default one --- .config/sway/config.d/15-background.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config.d/15-background.conf b/.config/sway/config.d/15-background.conf index 0295c82..56c8720 100644 --- a/.config/sway/config.d/15-background.conf +++ b/.config/sway/config.d/15-background.conf @@ -1,3 +1,3 @@ # Change background -output * bg /home/od/.config/sway/abstract-blue-background-1920x1200.jpg fill +output * bg /home/od/.config/i3/abstract-blue-background-1920x1200.jpg fill