added some progs to autostart script

This commit is contained in:
2023-02-04 00:27:32 +01:00
parent 247bf61088
commit 8e98ab2db9
+6
View File
@@ -7,3 +7,9 @@ dunst &
# Start the nextcloud client in the background
/usr/bin/nextcloud --background &
# start bitwarden
/usr/bin/bitwarden-desktop &
# start mullvad vpn gui
/usr/bin/mullvad-vpn &