From 2bab8a482cfabb783c01cc22757f29d272270b5a Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 18 Nov 2018 20:30:13 -0500 Subject: [PATCH] wal note --- .config/i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 68e22c0..a622138 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -51,6 +51,8 @@ for_window [instance="dropdowncalc"] sticky enable # #---Starting External Scripts---# # # Setting the background and colorscheme: exec --no-startup-id wal -i ~/.config/wall.png >/dev/null +# If you don't want to use wal, comment out the line above and uncomment this one: +#exec --no-startup-id feh --bg-scale ~/.config/wall.png # Starts dunst for notifications: exec --no-startup-id dunst # Composite manager: