diff options
author | David Mohammed <fossfreedom@ubuntu.com> | 2019-06-11 14:53:39 +0100 |
---|---|---|
committer | Martin Wimpress <code@flexion.org> | 2019-06-15 17:49:01 +0100 |
commit | 2a486a238580563871b88d2de26540e71828b09f (patch) | |
tree | ac24be57778dee2ac392d22874b5c524240e2642 | |
parent | flake8 fixes (diff) | |
download | magnus-2a486a238580563871b88d2de26540e71828b09f.tar.gz magnus-2a486a238580563871b88d2de26540e71828b09f.tar.bz2 magnus-2a486a238580563871b88d2de26540e71828b09f.zip |
Allow desktops such as budgie to autostart
Budgie Desktop uses Budgie:GNOME for its XDG_CURRENT_DESKTOP.
-rw-r--r-- | data/magnus-autostart.desktop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/magnus-autostart.desktop b/data/magnus-autostart.desktop index ec26824..411856f 100644 --- a/data/magnus-autostart.desktop +++ b/data/magnus-autostart.desktop @@ -6,4 +6,3 @@ NoDisplay=true AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-magnifier-enabled X-MATE-AutoRestart=true X-GNOME-AutoRestart=true -NotShowIn=GNOME; |