Add nextcloud client automatic startup

master
Quentin Duchemin 2022-03-17 16:20:49 +01:00
parent 44b90be7bd
commit 8bbef2013c
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 3 additions and 0 deletions

View File

@ -84,6 +84,9 @@ exec --no-startup-id i3-msg 'workspace number 1; exec i3-sensible-terminal'
# fetch keys from HSM
exec --no-startup-id gpg --card-status
# nextcloud sync client
exec nextcloud
##################################
# BINDINGS FOR STARTING PROGRAMS
##################################