Add all autostart apps to autostart.
This commit is contained in:
11
configs/autostart/Nextcloud.desktop
Normal file
11
configs/autostart/Nextcloud.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Nextcloud
|
||||
GenericName=File Synchronizer
|
||||
Exec="/usr/bin/nextcloud" --background
|
||||
Terminal=false
|
||||
Icon=Nextcloud
|
||||
Categories=Network
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
X-GNOME-Autostart-enabled=true
|
||||
X-GNOME-Autostart-Delay=10
|
11
configs/autostart/app.bluebubbles.BlueBubbles.desktop
Normal file
11
configs/autostart/app.bluebubbles.BlueBubbles.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=BlueBubbles
|
||||
Comment=BlueBubbles client for Linux
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=bluebubbles app.bluebubbles.BlueBubbles
|
||||
Icon=app.bluebubbles.BlueBubbles
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;InstantMessaging;Chat;
|
||||
StartupWMClass=bluebubbles
|
||||
X-Flatpak=app.bluebubbles.BlueBubbles
|
7
configs/autostart/bluebubbles.desktop
Normal file
7
configs/autostart/bluebubbles.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=bluebubbles
|
||||
Comment=bluebubbles startup script
|
||||
Exec=/app/bluebubbles/bluebubbles minimized
|
||||
StartupNotify=false
|
||||
Terminal=false
|
14
configs/autostart/com.bitwarden.desktop.desktop
Normal file
14
configs/autostart/com.bitwarden.desktop.desktop
Normal file
@ -0,0 +1,14 @@
|
||||
[Desktop Entry]
|
||||
Name=Bitwarden
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=bitwarden --file-forwarding com.bitwarden.desktop @@u %U @@
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=com.bitwarden.desktop
|
||||
StartupWMClass=Bitwarden
|
||||
GenericName=Password Manager
|
||||
Comment=A secure and free password manager for all of your devices.
|
||||
MimeType=x-scheme-handler/bitwarden;
|
||||
Categories=Utility;
|
||||
X-Desktop-File-Install-Version=0.27
|
||||
X-Flatpak-RenamedFrom=bitwarden.desktop;
|
||||
X-Flatpak=com.bitwarden.desktop
|
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Nextcloud
|
||||
GenericName=File Synchronizer
|
||||
Exec="/usr/bin/nextcloud" --background
|
||||
Terminal=false
|
||||
Icon=Nextcloud
|
||||
Categories=Network
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
X-GNOME-Autostart-enabled=true
|
||||
X-GNOME-Autostart-Delay=10
|
5
configs/autostart/io.github.Foldex.AdwSteamGtk.desktop
Normal file
5
configs/autostart/io.github.Foldex.AdwSteamGtk.desktop
Normal file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=io.github.Foldex.AdwSteamGtk
|
||||
Exec=flatpak run --command=adwaita-steam-gtk io.github.Foldex.AdwSteamGtk --check
|
||||
X-Flatpak=io.github.Foldex.AdwSteamGtk
|
5
configs/autostart/io.github.jeffshee.Hidamari.desktop
Normal file
5
configs/autostart/io.github.jeffshee.Hidamari.desktop
Normal file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=io.github.jeffshee.Hidamari
|
||||
Exec=flatpak run --command=hidamari io.github.jeffshee.Hidamari -b
|
||||
X-Flatpak=io.github.jeffshee.Hidamari
|
15
configs/autostart/jetbrains-toolbox.desktop
Executable file
15
configs/autostart/jetbrains-toolbox.desktop
Executable file
@ -0,0 +1,15 @@
|
||||
[Desktop Entry]
|
||||
Icon=/home/gib/.local/share/JetBrains/Toolbox/toolbox.svg
|
||||
Exec=/home/gib/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Categories=Development
|
||||
Name=JetBrains Toolbox
|
||||
StartupWMClass=jetbrains-toolbox
|
||||
Terminal=false
|
||||
MimeType=x-scheme-handler/jetbrains;
|
||||
X-GNOME-Autostart-enabled=true
|
||||
StartupNotify=false
|
||||
X-GNOME-Autostart-Delay=10
|
||||
X-MATE-Autostart-Delay=10
|
||||
X-KDE-autostart-after=panel
|
11
configs/autostart/ulauncher.desktop
Normal file
11
configs/autostart/ulauncher.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Ulauncher
|
||||
Comment=Application launcher for Linux
|
||||
GenericName=Launcher
|
||||
Categories=GNOME;GTK;Utility;
|
||||
TryExec=/usr/bin/ulauncher
|
||||
Exec=env GDK_BACKEND=x11 /usr/bin/ulauncher --hide-window --hide-window
|
||||
Icon=ulauncher
|
||||
Terminal=false
|
||||
Type=Application
|
||||
X-GNOME-Autostart-enabled=true
|
Reference in New Issue
Block a user