From 3b7496d9060c6d596f0f065fbb3922163863fdf8 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 1 Oct 2019 23:09:31 +0200 Subject: .config/sway/config: Adding common (local) location for background image (which can be a symlink to another file). --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index e316e4b..315c020 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -31,7 +31,7 @@ default_border pixel 2 ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) -output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill +output * bg ~/.config/sway/background.png fill # # Example configuration: # -- cgit v1.2.3-54-g00ecf