added wal to restore colors on i3 startup
This commit is contained in:
parent
2f520b9a62
commit
8b33c23c85
|
|
@ -76,6 +76,8 @@ exec_always --no-startup-id ~/.config/polybar/launch.sh
|
|||
#exec --no-startup-id python ~/.config/Scripts/offlineimap-daemon.py
|
||||
#Start udiskie
|
||||
exec --no-startup-id udiskie &
|
||||
#Start wal
|
||||
exec --no-startup-id wal -R &
|
||||
#Add wallpaper:
|
||||
exec --no-startup-id systemctl --user start wallpaper.service
|
||||
#Unclutter makes the mouse invisible after a brief period
|
||||
|
|
|
|||
Loading…
Reference in New Issue