added autostart files
This commit is contained in:
10
.config/autostart##hostname.owlenpc00/elephant.desktop
Normal file
10
.config/autostart##hostname.owlenpc00/elephant.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Type=Application
|
||||||
|
Name=Elephant
|
||||||
|
Comment=A powerful data provider backend for building custom application launchers and desktop utilities.
|
||||||
|
Exec=elephant
|
||||||
|
Icon=applications-other
|
||||||
|
Terminal=false
|
||||||
|
Categories=Utility;
|
||||||
|
Keywords=backend;data-provider;launcher;desktop;utility;
|
@@ -0,0 +1,18 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Mumble
|
||||||
|
GenericName=Voice Chat
|
||||||
|
GenericName[de]=Sprachkonferenz
|
||||||
|
GenericName[fr]=Chat vocal
|
||||||
|
Comment=Open source, low-latency, high quality voice chat.
|
||||||
|
Comment[de]=Ein Open Source Sprachkonferenzprogramm mit niedriger Latenz und hoher Qualität
|
||||||
|
Comment[fr]=Un logiciel de chat vocal de haute qualité et de faible latence
|
||||||
|
Exec=mumble %u
|
||||||
|
Icon=mumble
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
StartupNotify=false
|
||||||
|
StartupWMClass=mumble
|
||||||
|
MimeType=x-scheme-handler/mumble;
|
||||||
|
Categories=Network;Chat;Qt;
|
||||||
|
Keywords=VoIP;Messaging;Voice Chat;Secure Communication;
|
||||||
|
Version=1.0
|
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Element
|
||||||
|
Comment=Feature-rich client for Matrix
|
||||||
|
Exec=/usr/bin/element-desktop --password-store="gnome-libsecret" %u
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Icon=io.element.Element
|
||||||
|
StartupWMClass=Element
|
||||||
|
Categories=Network;InstantMessaging;Chat;IRCClient
|
||||||
|
MimeType=x-scheme-handler/element;
|
7
.config/autostart##hostname.owlenpc00/vesktop.desktop
Normal file
7
.config/autostart##hostname.owlenpc00/vesktop.desktop
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Vesktop
|
||||||
|
Comment=Vesktop autostart script
|
||||||
|
Exec="/usr/lib/vesktop/vesktop"
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
8
.config/autostart##hostname.owlenpc00/waybar.desktop
Normal file
8
.config/autostart##hostname.owlenpc00/waybar.desktop
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Waybar
|
||||||
|
Comment=Start Waybar on login
|
||||||
|
Exec=waybar
|
||||||
|
TryExec=waybar
|
||||||
|
Icon=waybar
|
||||||
|
Terminal=false
|
Reference in New Issue
Block a user