Add dockd to autostart

This commit is contained in:
Franzi 2019-10-23 09:03:05 +00:00
parent f973ae0029
commit 5f73b94ee8
Signed by untrusted user: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -105,6 +105,7 @@ exec xsetroot -solid "#000000"
exec xss-lock -n /home/kunsi/.bin/notify.sh -- /home/kunsi/.bin/screenlock.sh
exec xinput disable 'SynPS/2 Synaptics TouchPad'
exec xinput disable 'ELAN Touchscreen'
exec --no-startup-id dockd --daemon
#bindsym Control+$mod+l exec /home/kunsi/.bin/screenlock.sh
bindsym XF86Tools exec /home/kunsi/.bin/screenlock.sh