From 0e3b63ef088453635c468cb0b0a1c40f029b5b4a Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Tue, 28 Mar 2023 23:21:04 +0300 Subject: [PATCH] Update dconf-accent.sh --- usr/lib/pika/gnome-layouts/dconf-accent.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/lib/pika/gnome-layouts/dconf-accent.sh b/usr/lib/pika/gnome-layouts/dconf-accent.sh index 004339f..aec5416 100755 --- a/usr/lib/pika/gnome-layouts/dconf-accent.sh +++ b/usr/lib/pika/gnome-layouts/dconf-accent.sh @@ -2,7 +2,6 @@ gnome-extensions enable pika-darkmode@pika.com dconf write /org/gnome/shell/extensions/nightthemeswitcher/time/manual-time-source true dconf write /org/gnome/shell/extensions/nightthemeswitcher/time/ondemand-button-placement "'none'" -dconf write /org/gnome/shell/extensions/nightthemeswitcher/time/ondemand-time "'night'" dconf write /org/gnome/shell/extensions/nightthemeswitcher/time/time-source "'ondemand'" dconf write /org/gnome/shell/extensions/nightthemeswitcher/gtk-variants/enabled true dconf write /org/gnome/shell/extensions/nightthemeswitcher/shell-variants/enabled true