mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-09 11:52:31 +01:00
i3: restore wallpaper
This commit is contained in:
parent
781224a437
commit
19cdcd70d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user