This commit is contained in:
Luke Smith 2018-11-18 20:30:13 -05:00
parent 06c694029f
commit 2bab8a482c

View file

@ -51,6 +51,8 @@ for_window [instance="dropdowncalc"] sticky enable
# #---Starting External Scripts---# # # #---Starting External Scripts---# #
# Setting the background and colorscheme: # Setting the background and colorscheme:
exec --no-startup-id wal -i ~/.config/wall.png >/dev/null exec --no-startup-id wal -i ~/.config/wall.png >/dev/null
# If you don't want to use wal, comment out the line above and uncomment this one:
#exec --no-startup-id feh --bg-scale ~/.config/wall.png
# Starts dunst for notifications: # Starts dunst for notifications:
exec --no-startup-id dunst exec --no-startup-id dunst
# Composite manager: # Composite manager: