mirror of
https://github.com/endeavouros-team/welcome.git
synced 2026-06-13 01:24:34 +00:00
19 lines
461 B
Desktop File
Executable File
19 lines
461 B
Desktop File
Executable File
[Desktop Entry]
|
|
Type=Application
|
|
Encoding=UTF-8
|
|
Name=Welcome
|
|
Comment=EndeavourOS Welcome launcher
|
|
Comment[fi]=EndeavourOS:n Welcome-ohjelman käynnistin
|
|
Comment[sk]=Spúšťač privítania v systéme EndeavourOS
|
|
# for autostart:
|
|
Exec=eos-welcome --startdelay=3
|
|
# for desktop launcher:
|
|
#Exec=eos-welcome --once
|
|
Icon=endeavouros-icon
|
|
# StartupNotify=false
|
|
# Terminal=False
|
|
Hidden=false
|
|
X-GNOME-Autostart-enabled=true
|
|
X-KDE-autostart-after=panel
|
|
Categories=System
|