fixed minor error in launcher script
This commit is contained in:
parent
4c5a1159e4
commit
fac7410c89
@ -4,8 +4,10 @@
|
||||
set -x
|
||||
eval `ssh-agent`
|
||||
|
||||
compton --backend glx --xrender-sync --xrender-sync-fence -b
|
||||
bright 50 # custom brightness script
|
||||
|
||||
feh --randomize --bg-fill ~/Pictures/Papes/* &
|
||||
|
||||
statline &
|
||||
exec dwm
|
||||
|
Loading…
Reference in New Issue
Block a user