diff --git a/conf/i3/config b/conf/i3/config index a5da9d6d..b88e3a36 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -306,7 +306,7 @@ exec --no-startup-id pasystray --notify=all # Wallpaper, solid black exec --no-startup-id xsetroot -solid \#000000 # ~/.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