1
0
Fork 0
mirror of synced 2024-11-22 10:05:37 -05:00

Add TryExec to autostart items to not use them if app is not installed

This commit is contained in:
dr460nf1r3 2021-02-17 12:45:27 +01:00
parent 1fe23e8f3f
commit 9eef8c4258
No known key found for this signature in database
GPG key ID: BE75B9D9767036C2
8 changed files with 134 additions and 126 deletions

View file

@ -13,6 +13,7 @@ Path=
StartupNotify=false StartupNotify=false
Terminal=false Terminal=false
TerminalOptions= TerminalOptions=
TryExec=conky
Type=Application Type=Application
X-DBUS-ServiceName= X-DBUS-ServiceName=
X-DBUS-StartupType= X-DBUS-StartupType=

View file

@ -1,19 +1,5 @@
[Desktop Entry] [Desktop Entry]
Encoding=UTF-8 Categories=GNOME;GTK;System;Garuda-Setup;
Name=Garuda Welcome
Name[ca]=Garuda Welcome
Name[cs]=Garuda Vítejte
Name[de]=Garuda Willkommen
Name[el]=Garuda Welcome
Name[es]=Garuda Bienvenida
Name[fr]=Garuda Bienvenue
Name[it]=Garuda Benvenuto
Name[ja]=Garuda Welcome
Name[lt]=Garuda Pasveikinimas
Name[nl]=Garuda Welkom
Name[pt]=Garuda_Boas-vindas do Garuda
Name[ru]=Garuda Приветствие
Name[sv]=Garuda Välkommen
Comment=Display welcome message Comment=Display welcome message
Comment[ca]=Mostra un missatge de benvinguda Comment[ca]=Mostra un missatge de benvinguda
Comment[cs]=Zobrazuje uvítací obrazovku Comment[cs]=Zobrazuje uvítací obrazovku
@ -28,9 +14,24 @@ Comment[nl]=Laat welkomstbericht zien
Comment[pt]=Mostra uma messagem de boas-vindas Comment[pt]=Mostra uma messagem de boas-vindas
Comment[ru]=Показ приветственного сообщения Comment[ru]=Показ приветственного сообщения
Comment[sv]=Visa välkomstmeddelande Comment[sv]=Visa välkomstmeddelande
Encoding=UTF-8
Exec=garuda-welcome Exec=garuda-welcome
Terminal=false
Type=Application
Icon=garuda-welcome Icon=garuda-welcome
Categories=GNOME;GTK;System;Garuda-Setup; Name=Garuda Welcome
Name[ca]=Garuda Welcome
Name[cs]=Garuda Vítejte
Name[de]=Garuda Willkommen
Name[el]=Garuda Welcome
Name[es]=Garuda Bienvenida
Name[fr]=Garuda Bienvenue
Name[it]=Garuda Benvenuto
Name[ja]=Garuda Welcome
Name[lt]=Garuda Pasveikinimas
Name[nl]=Garuda Welkom
Name[pt]=Garuda_Boas-vindas do Garuda
Name[ru]=Garuda Приветствие
Name[sv]=Garuda Välkommen
NoDisplay=false NoDisplay=false
Terminal=false
TryExec=garuda-welcome
Type=Application

View file

@ -1,76 +1,77 @@
#!/usr/bin/env xdg-open #!/usr/bin/env xdg-open
[Desktop Entry] [Desktop Entry]
Name=Flameshot Actions=Configure;Capture;Launcher;
Name[zh_CN]= Categories=Graphics;
GenericName=Screenshot tool
GenericName[zh_CN]=
GenericName[pl]=Zrzuty ekranu
GenericName[fr]=Outil de capture d'écran
GenericName[ja]=
GenericName[ru]=Создание скриншотов
GenericName[sk]=Nástroj na zachytávanie obrazovky
GenericName[sr]=Снимач екрана
GenericName[uk]=Інструмент скриншотів
GenericName[es]=Herramienta de captura de pantalla
Comment=Powerful yet simple to use screenshot software. Comment=Powerful yet simple to use screenshot software.
Comment[zh_CN]= Comment[de]=Schlichte, leistungsstarke Screenshot-Software
Comment[pl]=Proste w użyciu narzędzie do zrzutów ekranu Comment[es]=Software de captura de pantalla potente y fácil de usar.
Comment[fr]=Logiciel de capture d'écran puissant et simple d'utilisation. Comment[fr]=Logiciel de capture d'écran puissant et simple d'utilisation.
Comment[ja]=使 Comment[ja]=使
Comment[pl]=Proste w użyciu narzędzie do zrzutów ekranu
Comment[ru]=Простой и функциональный инструмент для создания скриншотов Comment[ru]=Простой и функциональный инструмент для создания скриншотов
Comment[sk]=Mocný, no tiež jednoduchý softvér na zachytávanie obrazovky. Comment[sk]=Mocný, no tiež jednoduchý softvér na zachytávanie obrazovky.
Comment[sr]=Једноставан, а моћан алат за снимање екрана Comment[sr]=Једноставан, а моћан алат за снимање екрана
Comment[uk]=Потужний простий у використанні додаток для створення знімків екрану. Comment[uk]=Потужний простий у використанні додаток для створення знімків екрану.
Comment[es]=Software de captura de pantalla potente y fácil de usar. Comment[zh_CN]=
Comment[de]=Schlichte, leistungsstarke Screenshot-Software Exec=flameshot
GenericName=Screenshot tool
GenericName[es]=Herramienta de captura de pantalla
GenericName[fr]=Outil de capture d'écran
GenericName[ja]=
GenericName[pl]=Zrzuty ekranu
GenericName[ru]=Создание скриншотов
GenericName[sk]=Nástroj na zachytávanie obrazovky
GenericName[sr]=Снимач екрана
GenericName[uk]=Інструмент скриншотів
GenericName[zh_CN]=
Icon=org.flameshot.Flameshot
Keywords=flameshot;screenshot;capture;shutter; Keywords=flameshot;screenshot;capture;shutter;
Keywords[zh_CN]=flameshot;screenshot;capture;shutter;;; Keywords[de]=flameshot;screenshot;Bildschirmfoto;Aufnahme;
Keywords[es]=flameshot;screenshot;capture;shutter;captura;
Keywords[fr]=flameshot;capture d'écran;capter;shutter; Keywords[fr]=flameshot;capture d'écran;capter;shutter;
Keywords[ja]=flameshot;screenshot;capture;shutter;;; Keywords[ja]=flameshot;screenshot;capture;shutter;;;
Keywords[es]=flameshot;screenshot;capture;shutter;captura; Keywords[zh_CN]=flameshot;screenshot;capture;shutter;;;
Keywords[de]=flameshot;screenshot;Bildschirmfoto;Aufnahme; Name=Flameshot
Exec=flameshot Name[zh_CN]=
Icon=org.flameshot.Flameshot
Terminal=false
Type=Application
Categories=Graphics;
StartupNotify=false StartupNotify=false
Actions=Configure;Capture;Launcher; Terminal=false
X-DBUS-StartupType=Unique TryExec=flameshot
Type=Application
X-DBUS-ServiceName=org.flameshot.Flameshot X-DBUS-ServiceName=org.flameshot.Flameshot
X-DBUS-StartupType=Unique
X-KDE-DBUS-Restricted-Interfaces=org_kde_kwin_effect-screenshot X-KDE-DBUS-Restricted-Interfaces=org_kde_kwin_effect-screenshot
[Desktop Action Configure] [Desktop Action Configure]
Exec=flameshot config
Name=Configure Name=Configure
Name[zh_CN]= Name[de]=Einstellungen
Name[pl]=Konfiguruj Name[es]=Configurar
Name[fr]=Configurer Name[fr]=Configurer
Name[ja]= Name[ja]=
Name[pl]=Konfiguruj
Name[ru]=Настройки Name[ru]=Настройки
Name[sk]=Nastaviť Name[sk]=Nastaviť
Name[sr]=Подешавања Name[sr]=Подешавања
Name[uk]=Налаштувати Name[uk]=Налаштувати
Name[es]=Configurar Name[zh_CN]=
Name[de]=Einstellungen
Exec=flameshot config
[Desktop Action Capture] [Desktop Action Capture]
Exec=flameshot gui --delay 500
Name=Take screenshot Name=Take screenshot
Name[zh_CN]= Name[de]=Bildschirmfoto aufnehmen
Name[pl]=Zrzut ekranu Name[es]=Tomar captura de pantalla
Name[fr]=Prendre une capture d'écran Name[fr]=Prendre une capture d'écran
Name[ja]= Name[ja]=
Name[pl]=Zrzut ekranu
Name[ru]=Сделать скриншот Name[ru]=Сделать скриншот
Name[sk]=Zachytiť obrazovku Name[sk]=Zachytiť obrazovku
Name[sr]=Сними екран Name[sr]=Сними екран
Name[uk]=Зробити знімок Name[uk]=Зробити знімок
Name[es]=Tomar captura de pantalla Name[zh_CN]=
Name[de]=Bildschirmfoto aufnehmen
Exec=flameshot gui --delay 500
[Desktop Action Launcher] [Desktop Action Launcher]
Exec=flameshot launcher
Name=Open launcher Name=Open launcher
Name[de]=Starter öffnen Name[de]=Starter öffnen
Name[sk]=Otvoriť spúšťač Name[sk]=Otvoriť spúšťač
Name[zh_CN]= Name[zh_CN]=
Exec=flameshot launcher

View file

@ -1,10 +1,11 @@
[Desktop Entry] [Desktop Entry]
Type=Application
Exec=ksnip
Icon=ksnip
Terminal=false
StartupNotify=false
Name=ksnip
GenericName=ksnip Screenshot Tool
Comment=Cross-platform screenshot tool that provides many annotation features for your screenshots.
Categories=Utility; Categories=Utility;
Comment=Cross-platform screenshot tool that provides many annotation features for your screenshots.
Exec=ksnip
GenericName=ksnip Screenshot Tool
Icon=ksnip
Name=ksnip
StartupNotify=false
Terminal=false
TryExec=ksnip
Type=Application

View file

@ -6,4 +6,5 @@ Icon=system-upgrade
Name=Paleofetch recache Name=Paleofetch recache
StartupNotify=false StartupNotify=false
Terminal=false Terminal=false
TryExec=paleofetch
Type=Application Type=Application

View file

@ -1,56 +1,6 @@
[Desktop Entry] [Desktop Entry]
Version=1.0 Version=1.0
Name=Redshift Categories=Utility;
Name[be]=Redshift
Name[ca]=Redshift
Name[cs]=Redshift
Name[da]=Redshift
Name[de]=Redshift
Name[en_GB]=Redshift
Name[es]=Redshift
Name[fr]=Redshift
Name[he]=Redshift
Name[hu]=Redshift
Name[it]=Redshift
Name[ja]=Redshift
Name[lt]=Redshift
Name[nb]=Rødskift
Name[pl]=Redshift
Name[pt]=Redshift
Name[pt_BR]=Redshift
Name[ro]=Redshift
Name[ru]=Redshift
Name[sr]=Редшифт
Name[sv]=Redshift
Name[tr]=Redshift
Name[uk]=Redshift
Name[zh_CN]=
Name[zh_TW]=Redshift
GenericName=Color temperature adjustment
GenericName[be]=Рэгуляванне каляровай тэмпературы
GenericName[ca]=Ajust de la temperatura de color
GenericName[cs]=Nastavení teploty barev
GenericName[da]=Justering af farvetemperatur
GenericName[de]=Farbtemperaturanpassung
GenericName[en_GB]=Colour temperature adjustment
GenericName[es]=Ajuste de la temperatura de color
GenericName[fr]=Réglage de la température de couleur
GenericName[he]=התאמת טמפרטורת צבע
GenericName[hu]=Színhőmérséklet beállítása
GenericName[it]=Regolazione della temperatura del colore
GenericName[ja]=調
GenericName[lt]=Spalvos temperatūros reguliavimas
GenericName[nb]=Justering av fargetemperatur
GenericName[nl]=Bijstelling van kleurtemperatuur
GenericName[pl]=Dostosowanie temperatury barwowej
GenericName[pt_BR]=Ajuste de temperatura de cor
GenericName[ru]=Настройка цветовой температуры
GenericName[sr]=Прилагођавање температуре боје
GenericName[sv]=Färgtemperaturjustering
GenericName[tr]=Renk sıcaklığı ayarı
GenericName[uk]=Налаштування колірної температури
GenericName[zh_CN]=
GenericName[zh_TW]=調
Comment=Color temperature adjustment tool Comment=Color temperature adjustment tool
Comment[be]=Інструмент рэгулявання каляровай тэмпературы Comment[be]=Інструмент рэгулявання каляровай тэмпературы
Comment[ca]=Eina per a l'ajust de la temperatura de color Comment[ca]=Eina per a l'ajust de la temperatura de color
@ -77,11 +27,62 @@ Comment[uk]=Знаряддя налаштувань колірної темпе
Comment[zh_CN]= Comment[zh_CN]=
Comment[zh_TW]=調 Comment[zh_TW]=調
Exec=redshift-gtk Exec=redshift-gtk
Icon=redshift GenericName=Color temperature adjustment
Terminal=false GenericName[be]=Рэгуляванне каляровай тэмпературы
Type=Application GenericName[ca]=Ajust de la temperatura de color
Categories=Utility; GenericName[cs]=Nastavení teploty barev
StartupNotify=true GenericName[da]=Justering af farvetemperatur
GenericName[de]=Farbtemperaturanpassung
GenericName[en_GB]=Colour temperature adjustment
GenericName[es]=Ajuste de la temperatura de color
GenericName[fr]=Réglage de la température de couleur
GenericName[he]=התאמת טמפרטורת צבע
GenericName[hu]=Színhőmérséklet beállítása
GenericName[it]=Regolazione della temperatura del colore
GenericName[ja]=調
GenericName[lt]=Spalvos temperatūros reguliavimas
GenericName[nb]=Justering av fargetemperatur
GenericName[nl]=Bijstelling van kleurtemperatuur
GenericName[pl]=Dostosowanie temperatury barwowej
GenericName[pt_BR]=Ajuste de temperatura de cor
GenericName[ru]=Настройка цветовой температуры
GenericName[sr]=Прилагођавање температуре боје
GenericName[sv]=Färgtemperaturjustering
GenericName[tr]=Renk sıcaklığı ayarı
GenericName[uk]=Налаштування колірної температури
GenericName[zh_CN]=
GenericName[zh_TW]=調
Hidden=false Hidden=false
Icon=redshift
Name=Redshift
Name[be]=Redshift
Name[ca]=Redshift
Name[cs]=Redshift
Name[da]=Redshift
Name[de]=Redshift
Name[en_GB]=Redshift
Name[es]=Redshift
Name[fr]=Redshift
Name[he]=Redshift
Name[hu]=Redshift
Name[it]=Redshift
Name[ja]=Redshift
Name[lt]=Redshift
Name[nb]=Rødskift
Name[pl]=Redshift
Name[pt]=Redshift
Name[pt_BR]=Redshift
Name[ro]=Redshift
Name[ru]=Redshift
Name[sr]=Редшифт
Name[sv]=Redshift
Name[tr]=Redshift
Name[uk]=Redshift
Name[zh_CN]=
Name[zh_TW]=Redshift
StartupNotify=true
Terminal=false
TryExec=redshift-gtk
Type=Application
X-GNOME-Autostart-enabled=true X-GNOME-Autostart-enabled=true

View file

@ -1,8 +1,9 @@
[Desktop Entry] [Desktop Entry]
Name=Variety
Comment=Variety Wallpaper Changer Comment=Variety Wallpaper Changer
Icon=variety
Exec=variety Exec=variety
Icon=variety
Name=Variety
Terminal=false Terminal=false
TryExec=variety
Type=Application Type=Application
X-GNOME-Autostart-Delay=20 X-GNOME-Autostart-Delay=20

View file

@ -1,10 +1,11 @@
[Desktop Entry] [Desktop Entry]
Encoding=UTF-8 Encoding=UTF-8
Version=1.0 Version=1.0
Type=Application
Terminal=false
Exec=java -Xmx1024m -jar "/opt/xdman/xdman.jar" -m
Name=Xtreme Download Manager
Comment=Xtreme Download Manager
Categories=Network; Categories=Network;
Comment=Xtreme Download Manager
Exec=java -Xmx1024m -jar "/opt/xdman/xdman.jar" -m
Icon=/opt/xdman/icon.png Icon=/opt/xdman/icon.png
Name=Xtreme Download Manager
Terminal=false
TryExec=java
Type=Application