diff options
Diffstat (limited to 'waylandrc')
| -rwxr-xr-x | waylandrc | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |
