Add dockd to autostart
This commit is contained in:
parent
f973ae0029
commit
5f73b94ee8
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ exec xsetroot -solid "#000000"
|
||||||
exec xss-lock -n /home/kunsi/.bin/notify.sh -- /home/kunsi/.bin/screenlock.sh
|
exec xss-lock -n /home/kunsi/.bin/notify.sh -- /home/kunsi/.bin/screenlock.sh
|
||||||
exec xinput disable 'SynPS/2 Synaptics TouchPad'
|
exec xinput disable 'SynPS/2 Synaptics TouchPad'
|
||||||
exec xinput disable 'ELAN Touchscreen'
|
exec xinput disable 'ELAN Touchscreen'
|
||||||
|
exec --no-startup-id dockd --daemon
|
||||||
|
|
||||||
#bindsym Control+$mod+l exec /home/kunsi/.bin/screenlock.sh
|
#bindsym Control+$mod+l exec /home/kunsi/.bin/screenlock.sh
|
||||||
bindsym XF86Tools exec /home/kunsi/.bin/screenlock.sh
|
bindsym XF86Tools exec /home/kunsi/.bin/screenlock.sh
|
||||||
|
|
Loading…
Reference in a new issue