Add kdeconnect to boot
This commit is contained in:
parent
25f63d5d06
commit
3a37fcae64
@ -196,4 +196,6 @@ exec --no-startup-id /usr/bin/numlockx
|
||||
exec --no-startup-id firefox -p sync || firefox-bin -p sync
|
||||
# Start syncthing if it hasn't already been started
|
||||
exec --no-startup-id /bin/zsh -c 'pidof syncthing||screen -dmS syncthing ~/bin/syncthing'
|
||||
# Start kdeconnect
|
||||
exec --no-startup-id "~/bin/indicator-kdeconnect"
|
||||
# vim: ts=2:sw=2:et
|
||||
|
Loading…
Reference in New Issue
Block a user