i3: restore wallpaper

This commit is contained in:
Aminda Suomalainen 2019-12-18 21:59:42 +02:00
parent 781224a437
commit 19cdcd70d3
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 1 additions and 1 deletions

View File

@ -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