From 488dec64b403ae4aba65cad0e46b4d2767f0b2dd Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Thu, 27 Nov 2025 01:08:37 -0500 Subject: Automatic light/dark mode switching. What a pain. --- waylandrc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'waylandrc') diff --git a/waylandrc b/waylandrc index 1aec1d1..e2ac437 100755 --- a/waylandrc +++ b/waylandrc @@ -4,7 +4,12 @@ export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 # Firefox fix just in case export MOZ_ENABLE_WAYLAND=1 -export GTK_THEME=Adwaita:dark + +# We're going to be letting other programs +# swap about dark mode for us, but if you +# want to pin it to something, this is +# how +# export GTK_THEME=Adwaita:dark # If Chromium dialogs aren't working these are suspect # pacman -S xdg-desktop-portal-wlr -- cgit v1.2.3