Autostart and assign important applications.

This commit is contained in:
2016-04-19 19:57:57 +02:00
parent ad6110c7b6
commit c37de072f0
6 changed files with 23 additions and 5 deletions

1
autostart/autostart/browser.sh Executable file
View File

@@ -0,0 +1 @@
qutebrowser &

1
autostart/autostart/irc.sh Executable file
View File

@@ -0,0 +1 @@
quasselclient &

1
autostart/autostart/mail.sh Executable file
View File

@@ -0,0 +1 @@
evolution &

1
autostart/autostart/music.sh Executable file
View File

@@ -0,0 +1 @@
clementine &

2
autostart/autostart/voip.sh Executable file
View File

@@ -0,0 +1,2 @@
mumble &
teamspeak3 &