From f85b9e85d1b98e950f27cd6ab2f512d4c7786914 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 2 Aug 2021 21:54:00 +0300 Subject: [PATCH] i3: uncomment feh --- conf/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/i3/config b/conf/i3/config index 0ae34522..eda74b1a 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -413,7 +413,7 @@ exec --no-startup-id hsetroot -solid \#000000 # Selenized black background (not AMOLED) #exec --no-startup-id hsetroot -solid \#181818 # ~/.wallpaper as wallpaper -#exec --no-startup-id feh --bg-scale ~/.wallpaper +exec --no-startup-id feh --bg-scale ~/.wallpaper exec --no-startup-id xcompmgr -c -n # Make everything a bit transparent, you don't want this. #exec --no-startup-id compton --active-opacity 0.95 --inactive-opacity 0.95 -m 0.95 -e 0.95