pywal uses cache on startup
This commit is contained in:
parent
e0dea08e8e
commit
5440cb49f0
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ set $hibernate sudo -A systemctl suspend
|
||||||
|
|
||||||
# #---Starting External Scripts---# #
|
# #---Starting External Scripts---# #
|
||||||
# Setting the background and colorscheme:
|
# Setting the background and colorscheme:
|
||||||
exec_always --no-startup-id wal -i ~/.config/wall.png
|
exec_always --no-startup-id wal -Ri ~/.config/wall.png
|
||||||
# Starts dunst for notifications:
|
# Starts dunst for notifications:
|
||||||
exec --no-startup-id dunst
|
exec --no-startup-id dunst
|
||||||
# Torrent daemon:
|
# Torrent daemon:
|
||||||
|
|
Loading…
Reference in a new issue