i3: Correct Compton startup parameters

Compton was incorrectly started with a couple features forced
This commit is contained in:
Salt 2017-08-18 13:08:16 -05:00
parent af7af34f26
commit 9e49a5a51e

View File

@ -58,7 +58,7 @@ exec --no-startup-id "i3lock -i ~/.i3splash"
exec_always --no-startup-id "sleep 3; ~/.config/polybar/launch.sh"
exec --no-startup-id "redshift -l 38.627003:-90.199402"
exec_always --no-startup-id "compton -bc --config ~/.config/compton.conf"
exec_always --no-startup-id "compton --config ~/.config/compton.conf"
exec_always --no-startup-id "dunst"
#exec_always --no-startup-id "sleep 3; feh --bg-fill ~/Pictures/Wallpapers/i3/*"
exec_always --no-startup-id "sleep 3; ~/.bin/i3-randwall"