added some progs to autostart script
This commit is contained in:
parent
247bf61088
commit
8e98ab2db9
@ -7,3 +7,9 @@ dunst &
|
|||||||
|
|
||||||
# Start the nextcloud client in the background
|
# Start the nextcloud client in the background
|
||||||
/usr/bin/nextcloud --background &
|
/usr/bin/nextcloud --background &
|
||||||
|
|
||||||
|
# start bitwarden
|
||||||
|
/usr/bin/bitwarden-desktop &
|
||||||
|
|
||||||
|
# start mullvad vpn gui
|
||||||
|
/usr/bin/mullvad-vpn &
|
||||||
|
Loading…
Reference in New Issue
Block a user