fixed minor error in launcher script

This commit is contained in:
shockrah 2020-01-25 13:31:58 -08:00
parent 4c5a1159e4
commit fac7410c89

View File

@ -4,8 +4,10 @@
set -x set -x
eval `ssh-agent` eval `ssh-agent`
compton --backend glx --xrender-sync --xrender-sync-fence -b
bright 50 # custom brightness script bright 50 # custom brightness script
feh --randomize --bg-fill ~/Pictures/Papes/* & feh --randomize --bg-fill ~/Pictures/Papes/* &
statline & statline &
exec dwm