From 08a3c310e5e91a18cbf89db7399927f1f04ebef6 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 1 Dec 2018 18:22:20 -0500 Subject: friendship ended with pywal --- .config/i3/config | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index 85ac83b..7ea5ae7 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -49,10 +49,8 @@ for_window [instance="dropdowncalc"] border pixel 2 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 +# Setting the background: +exec --no-startup-id feh --bg-scale ~/.config/wall.png # Starts dunst for notifications: exec --no-startup-id dunst # Composite manager: -- cgit v1.3.1