From 00ab0883a91094884603a19ac79565e095c3c8ce Mon Sep 17 00:00:00 2001 From: Saku Laesvuori Date: Tue, 18 Aug 2026 13:46:04 +0300 Subject: [PATCH] =?UTF-8?q?Poista=20gnome-tour=20automaattik=C3=A4ynnistyk?= =?UTF-8?q?sest=C3=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gnome kysyy automaattisesti sen käynnistämisestä, kun GSettings-asetus org.gnome.shell welcome-dialog-last-shown-version nollataan aina kirjautuessa. --- modules/oms/home.scm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/oms/home.scm b/modules/oms/home.scm index 890f416..d8ce590 100644 --- a/modules/oms/home.scm +++ b/modules/oms/home.scm @@ -67,11 +67,6 @@ (publicshare "$HOME") (templates "$HOME/Mallit") (videos "$HOME/Videot"))) - (simple-service - 'autostart-tour home-xdg-configuration-files-service-type - `(("autostart/gnome-tour.desktop" - ,(file-append gnome-tour - "/share/applications/org.gnome.Tour.desktop")))) (simple-service 'oms-calendar home-xdg-configuration-files-service-type `(("evolution/sources/oms.source"