From 6b48795734823e70e3d74963a0466d87d98a47d4 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Wed, 5 Jan 2022 01:40:44 +0100 Subject: Generalizes wallpaper name --- .config/sway/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index e0ef955..d357f17 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -24,8 +24,7 @@ set $menu "rofi -show drun" ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) -#output * bg $HOME/Images/wallpaper/arch.png fill -output * bg $HOME/Downloads/sebastian-unrau-sp-p7uuT0tw-unsplash.jpg fill +output * bg $HOME/Images/wallpaper/wallpaper.jpg fill gaps inner 10 -- cgit v1.2.3