added startup .desktop files
This commit is contained in:
parent
e432b4998d
commit
274ce555cc
8 changed files with 242 additions and 0 deletions
13
autostart/alacritty.desktop
Normal file
13
autostart/alacritty.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=0.9.4
|
||||||
|
Type=Application
|
||||||
|
Name=alacritty
|
||||||
|
Comment=start up alacritty
|
||||||
|
Exec=alacritty
|
||||||
|
OnlyShowIn=XFCE;
|
||||||
|
RunHook=0
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Hidden=false
|
||||||
|
|
||||||
13
autostart/btop.desktop
Normal file
13
autostart/btop.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=0.9.4
|
||||||
|
Type=Application
|
||||||
|
Name=btop
|
||||||
|
Comment=the best top
|
||||||
|
Exec=xfce4-terminal --geometry=142x57+0+0 -x btop
|
||||||
|
OnlyShowIn=XFCE;
|
||||||
|
RunHook=0
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Hidden=false
|
||||||
|
|
||||||
16
autostart/cmst-autostart.desktop
Normal file
16
autostart/cmst-autostart.desktop
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Version=1.0
|
||||||
|
Name=Connman UI Setup
|
||||||
|
GenericName=Network Configuration
|
||||||
|
Comment=QT GUI frontend for connman
|
||||||
|
Categories=Settings;System;Qt;Network;
|
||||||
|
Icon=cmst
|
||||||
|
Exec=cmst -w5
|
||||||
|
Terminal=false
|
||||||
|
StartupNotify=false
|
||||||
|
X-GNOME-Autostart-enabled=true
|
||||||
|
Keywords=Network;Wireless;Wi-Fi;Wifi;IP;LAN;Proxy;WAN;Broadband;Bluetooth;vpn;DNS;
|
||||||
|
|
||||||
|
Name[de]=Netzwerk-Konfiguration
|
||||||
|
|
||||||
9
autostart/connman-gtk.desktop
Normal file
9
autostart/connman-gtk.desktop
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Exec=connman-gtk
|
||||||
|
Hidden=false
|
||||||
|
X-MATE-Autostart-enabled=true
|
||||||
|
Name[en_US]=ConnMan GTK
|
||||||
|
Name=ConnMan GTK
|
||||||
|
Comment[en_US]=
|
||||||
|
Comment=
|
||||||
49
autostart/lxpolkit.desktop
Normal file
49
autostart/lxpolkit.desktop
Normal file
|
|
@ -0,0 +1,49 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=LXPolKit
|
||||||
|
Name[cs]=LXPolKit
|
||||||
|
Name[el]=LXPolKit
|
||||||
|
Name[es]=LXPolKit
|
||||||
|
Name[eu]=LXPolKit
|
||||||
|
Name[fi]=LXPolKit
|
||||||
|
Name[fr]=LXPolKit
|
||||||
|
Name[gl]=LXPolKit
|
||||||
|
Name[is]=LXPolKit
|
||||||
|
Name[ja]=LXpolkit
|
||||||
|
Name[ko]=LXPolKit
|
||||||
|
Name[nl]=LXPolKit
|
||||||
|
Name[pl]=Zestaw polityk LXPolKit
|
||||||
|
Name[pt]=LXPolKit
|
||||||
|
Name[pt_BR]=LXPolKit
|
||||||
|
Name[ru]=LXPolKit
|
||||||
|
Name[sr]=ЛИкс-Пол-Кит
|
||||||
|
Name[te]=ఎల్ఎక్స్పోల్కిట్
|
||||||
|
Name[tr]=LXPolKit
|
||||||
|
Name[zh_CN]=LXPolKit
|
||||||
|
Comment=Policykit Authentication Agent
|
||||||
|
Comment[ar]=وكيل الاستيثاق Policykit
|
||||||
|
Comment[cs]=Policykit ověřovací agent
|
||||||
|
Comment[el]=Mεσολαβητής Πιστοποίησης Policykit
|
||||||
|
Comment[es]=Agente de autenticación de PolicyKit
|
||||||
|
Comment[eu]=Policykit autentifikazio-agentea
|
||||||
|
Comment[fr]=Agent d'authentification Policykit
|
||||||
|
Comment[gl]=Axente Policykit de autenticación
|
||||||
|
Comment[is]=PolicyKit auðkennisþjónn
|
||||||
|
Comment[ja]=Policykit 認証エージェント
|
||||||
|
Comment[ko]=Policykit 인증 대리자
|
||||||
|
Comment[lg]=Puloguramu ekolera PolicyKit eby'okakasa
|
||||||
|
Comment[nl]=Authenticatie-agent Policykit
|
||||||
|
Comment[pl]=Agent uwierzytelnienia zestawu polityk
|
||||||
|
Comment[pt]=Agente de autenticação Policykit
|
||||||
|
Comment[pt_BR]=Agente de autenticação do Policykit
|
||||||
|
Comment[ru]=Агент аутенфикации Policykit
|
||||||
|
Comment[sr]=Полисикитов агент за идентификацију
|
||||||
|
Comment[tr]=Policykit Kimlik Doğrulama Aracı
|
||||||
|
Comment[uk]=Агент авторизації Policykit
|
||||||
|
Comment[zh_CN]=Policykit 认证代理
|
||||||
|
Comment[zh_TW]=Policykit 身分核對代理程式
|
||||||
|
Exec=lxpolkit
|
||||||
|
TryExec=lxpolkit
|
||||||
|
Icon=gtk-dialog-authentication
|
||||||
|
NotShowIn=GNOME;KDE;MATE;
|
||||||
|
Hidden=true
|
||||||
12
autostart/lxqt-compton.desktop
Normal file
12
autostart/lxqt-compton.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Comment=A X compositor
|
||||||
|
Comment[pt]=Compositor para o servidor X
|
||||||
|
Exec=compton --dbus
|
||||||
|
GenericName=X compositor
|
||||||
|
GenericName[pt]=Compositor X
|
||||||
|
Name=Compton (X Compositor)
|
||||||
|
Name[pt]=Compton (Compositor X)
|
||||||
|
OnlyShowIn=LXQt;
|
||||||
|
TryExec=compton
|
||||||
|
Type=Application
|
||||||
|
X-LXQt-Module=true
|
||||||
13
autostart/xbanish.desktop
Normal file
13
autostart/xbanish.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=0.9.4
|
||||||
|
Type=Application
|
||||||
|
Name=xbanish
|
||||||
|
Comment=banish your mouse cursor
|
||||||
|
Exec=xbanish
|
||||||
|
OnlyShowIn=XFCE;
|
||||||
|
RunHook=0
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Hidden=false
|
||||||
|
|
||||||
117
autostart/xfce4-notes-autostart.desktop
Normal file
117
autostart/xfce4-notes-autostart.desktop
Normal file
|
|
@ -0,0 +1,117 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Notes
|
||||||
|
Name[am]=ማስታወሻዎች
|
||||||
|
Name[ar]=ملاجظات
|
||||||
|
Name[ast]=Notes
|
||||||
|
Name[be]=Нататкі
|
||||||
|
Name[bg]=Бележки
|
||||||
|
Name[ca]=Notes
|
||||||
|
Name[cs]=Poznámky
|
||||||
|
Name[da]=Noter
|
||||||
|
Name[de]=Notizen
|
||||||
|
Name[el]=Σημειώσεις
|
||||||
|
Name[en_AU]=Notes
|
||||||
|
Name[en_GB]=Notes
|
||||||
|
Name[es]=Notas
|
||||||
|
Name[eu]=Oharrak
|
||||||
|
Name[fi]=Muistiinpanot
|
||||||
|
Name[fr]=Notes
|
||||||
|
Name[gl]=Notas
|
||||||
|
Name[he]=פתקים
|
||||||
|
Name[hr]=Bilješke
|
||||||
|
Name[hu]=Jegyzetek
|
||||||
|
Name[hy_AM]=Նշումներ
|
||||||
|
Name[hye]=Նշումներ
|
||||||
|
Name[id]=Catatan
|
||||||
|
Name[ie]=Notes
|
||||||
|
Name[is]=Minnispunktar
|
||||||
|
Name[it]=Nota
|
||||||
|
Name[ja]=Notes
|
||||||
|
Name[kk]=Жазбалар
|
||||||
|
Name[ko]=노트
|
||||||
|
Name[lt]=Pastabos
|
||||||
|
Name[lv]=Piezīmes
|
||||||
|
Name[ms]=Nota
|
||||||
|
Name[nb]=Notater
|
||||||
|
Name[nl]=Notities
|
||||||
|
Name[oc]=Nòtas
|
||||||
|
Name[pl]=Notatki
|
||||||
|
Name[pt]=Notas
|
||||||
|
Name[pt_BR]=Notas
|
||||||
|
Name[ro]=Notițe
|
||||||
|
Name[ru]=Заметки
|
||||||
|
Name[sk]=Poznámky
|
||||||
|
Name[sl]=Beležke
|
||||||
|
Name[sq]=Shënime
|
||||||
|
Name[sr]=Бележница
|
||||||
|
Name[sv]=Anteckningar
|
||||||
|
Name[th]=บันทึกข้อความ
|
||||||
|
Name[tr]=Notlar
|
||||||
|
Name[ug]=ئىزاھ
|
||||||
|
Name[uk]=Записки
|
||||||
|
Name[ur]=نوٹ
|
||||||
|
Name[ur_PK]=نوٹ
|
||||||
|
Name[zh_CN]=便笺
|
||||||
|
Name[zh_TW]=小筆記
|
||||||
|
Comment=Ideal for your quick notes
|
||||||
|
Comment[am]=ለ እርስዎ ፈጣን ማስታወሻ ዝግጁ ነው
|
||||||
|
Comment[ar]=مثالي لملاحظاتك السريعة
|
||||||
|
Comment[ast]=Xenial pa les sos notes rápides
|
||||||
|
Comment[be]=Сродак для хуткага стварэння нататак
|
||||||
|
Comment[bg]=Перфектно за Вашите бързи бележки
|
||||||
|
Comment[ca]=Ideal per a les vostres notes ràpides
|
||||||
|
Comment[cs]=Ideální pro rychlé poznámky
|
||||||
|
Comment[da]=Ideel til dine hurtige noter
|
||||||
|
Comment[de]=Ideal für kurze Notizen
|
||||||
|
Comment[el]=Ιδανικό για τις σημειώσεις σας
|
||||||
|
Comment[en_AU]=Ideal for your quick notes
|
||||||
|
Comment[en_GB]=Ideal for your quick notes
|
||||||
|
Comment[es]=Ideal para sus notas rápidas
|
||||||
|
Comment[eu]=Zure ohar azkarrentzat erabilgarria
|
||||||
|
Comment[fi]=Kätevä muistiinpanoväline
|
||||||
|
Comment[fr]=Idéal pour vos petites notes
|
||||||
|
Comment[gl]=Ideal para notas rápidas
|
||||||
|
Comment[he]=אידיאלי לפתקים המהירים שלך
|
||||||
|
Comment[hr]=Idealno za brze bilješke
|
||||||
|
Comment[hu]=Ideális gyors jegyzeteléshez
|
||||||
|
Comment[hy_AM]=Կատարեալ է արագ նշումների համար
|
||||||
|
Comment[hye]=Կատարեալ է արագ նշումների համար
|
||||||
|
Comment[id]=Ideal untuk catatan cepat anda
|
||||||
|
Comment[ie]=Ideal por vor rapid notes
|
||||||
|
Comment[is]=Handhægt tól fyrir snöggtekna minnispunkta
|
||||||
|
Comment[it]=Ideale per le proprie annotazioni
|
||||||
|
Comment[ja]=ちょっとしたメモに最適な付箋紙プラグインです
|
||||||
|
Comment[kk]=Жылдам жазбаларыңыз үшін жарайды
|
||||||
|
Comment[ko]=이상적인 여러분의 간편한 노트
|
||||||
|
Comment[lt]=Idealu trumpalaikiams užrašams
|
||||||
|
Comment[lv]=Ideāls ātrām piezīmēm
|
||||||
|
Comment[ms]=Sesuai sebagai nota pantas anda
|
||||||
|
Comment[nb]=Ideell for hurtignotater
|
||||||
|
Comment[nl]=Ideaal voor snelle notities
|
||||||
|
Comment[oc]=Ideal per vòstras pichonas nòtas
|
||||||
|
Comment[pl]=Przechowuje szybkie notatki
|
||||||
|
Comment[pt]=Ideal para as suas notas rápidas
|
||||||
|
Comment[pt_BR]=Ideal para uma nota rápida
|
||||||
|
Comment[ro]=Ideal pentru notițe rapide
|
||||||
|
Comment[ru]=Средство создания текстовых заметок
|
||||||
|
Comment[sk]=Ideálny pre rýchle poznámky
|
||||||
|
Comment[sl]=Idealno za hitre beležke
|
||||||
|
Comment[sq]=Ideale për shënimet tuaja të shpejta
|
||||||
|
Comment[sr]=Савршенство за Ваше брзе белешке
|
||||||
|
Comment[sv]=Perfekt för dina snabba anteckningar
|
||||||
|
Comment[th]=เหมาะสำหรับจดบันทึกอย่างเร็ว
|
||||||
|
Comment[tr]=Hızlı not almak için idealdir
|
||||||
|
Comment[ug]=كىچىككىنە ئىزاھ ئۈچۈن بەكمۇ قۇلاي
|
||||||
|
Comment[uk]=Ідеально для Ваших швидких заміток
|
||||||
|
Comment[ur]=آپ کے فوری نوٹس کے لیے بہترین ہے
|
||||||
|
Comment[ur_PK]=آپ کے فوری نوٹس کے لیے بہترین ہے
|
||||||
|
Comment[vi]=Ý tưởng cho chú thích nhanh của bạn
|
||||||
|
Comment[zh_CN]=理想的快速便笺
|
||||||
|
Comment[zh_TW]=快速筆記的好幫手
|
||||||
|
TryExec=xfce4-notes
|
||||||
|
Exec=xfce4-notes
|
||||||
|
Icon=xfce4-notes-plugin
|
||||||
|
OnlyShowIn=XFCE;GNOME;
|
||||||
|
Terminal=false
|
||||||
|
Hidden=true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue