[qtile] Fixed error in startup script
This commit is contained in:
parent
8dc21f5cdc
commit
905ad5cc27
1 changed files with 3 additions and 2 deletions
|
@ -9,5 +9,6 @@ xmodmap ~/.Xmodmap
|
|||
picom -b
|
||||
/usr/lib/kdeconnectd &
|
||||
redshift &
|
||||
exec --no-startup-id /usr/lib/pam_kwallet_initett
|
||||
nextcloud &
|
||||
/usr/lib/pam_kwallet_init &
|
||||
# wait for kwallet to unlock before launching nextcloud
|
||||
sleep 60 && nextcloud &
|
||||
|
|
Loading…
Reference in a new issue