summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJoaquín Aguirrezabalaga <kinote@kinote.org>2025-03-16 11:36:20 +0100
committerJoaquín Aguirrezabalaga <kinote@kinote.org>2025-03-16 11:36:36 +0100
commit638f046ff0f0d153b5c9d22d07da8e5d09861d29 (patch)
tree36d8183f261881cccd468014ee0e3c19146fac37 /config
parent8f55a072f41042c1687860f6a6445b5d91620ef9 (diff)
downloaddotfiles-main.tar.gz
dotfiles-main.zip
xdg-deskktop-portal: prefer gnome portalHEADmain
Fixes dark/light theme switching
Diffstat (limited to 'config')
-rw-r--r--config/xdg-desktop-portal/portals.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/xdg-desktop-portal/portals.conf b/config/xdg-desktop-portal/portals.conf
index e7ae6e3..6a677a1 100644
--- a/config/xdg-desktop-portal/portals.conf
+++ b/config/xdg-desktop-portal/portals.conf
@@ -1,2 +1,3 @@
[preferred]
-default=gtk;
+default=gnome;
+# default=gtk;