From 74c78e877b5f938e275c0341719df56c3007ef5e Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Sat, 4 Dec 2021 18:48:57 -0500 Subject: [PATCH] Sway desktop background for w530 --- i3/w530.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/i3/w530.conf b/i3/w530.conf index 3ee1789..574bba9 100644 --- a/i3/w530.conf +++ b/i3/w530.conf @@ -13,8 +13,7 @@ bindsym $mod+Shift+u exec sh ~/dotfiles/scripts/trackpad-toggle.sh exec --no-startup-id ~/dotfiles/scripts/trackpad-toggle.sh # Desktop background -exec --no-startup-id exec compton & -exec --no-startup-id exec feh --bg-scale ~/Pictures/wallpaper/0001.jpg & +output "*" bg ~/Pictures/wallpaper/0001.jpg fill # Turn off the screen bindsym XF86Launch1 exec xset -display :0.0 dpms force off