autostarts: set hidden under systemd (#1255)

This commit is contained in:
David Hewitt 2021-09-29 21:18:46 +01:00 committed by GitHub
parent d425959aa2
commit bd362ec0c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View File

@ -10,4 +10,5 @@ StartupNotify=true
X-GNOME-AutoRestart=true
X-GNOME-Autostart-Notify=true
X-GNOME-Autostart-Phase=Desktop
X-GNOME-HiddenUnderSystemd=true
OnlyShowIn=Pantheon

View File

@ -7,8 +7,9 @@ NoDisplay=true
X-GNOME-WMSettingsModule=metacity
# name we put on the WM spec check window
X-GNOME-WMName=Gala
# back compat only
# back compat only
X-GnomeWMSettingsLibrary=metacity
X-GNOME-Autostart-Phase=DisplayServer
X-GNOME-Autostart-Notify=true
X-GNOME-HiddenUnderSystemd=true
X-Ubuntu-Gettext-Domain=gala

View File

@ -7,9 +7,10 @@ NoDisplay=true
X-GNOME-WMSettingsModule=metacity
# name we put on the WM spec check window
X-GNOME-WMName=Gala
# back compat only
# back compat only
X-GnomeWMSettingsLibrary=metacity
X-GNOME-Autostart-Phase=WindowManager
X-GNOME-Provides=windowmanager
X-GNOME-Autostart-Notify=true
X-GNOME-HiddenUnderSystemd=true
X-Ubuntu-Gettext-Domain=gala