Enable dark theme.

This should hopefully carry over into the browser and such so I don't get blinded.
This commit is contained in:
Tom Alexander
2023-08-10 18:26:40 -04:00
parent 6c9e458278
commit 3751629166
8 changed files with 24 additions and 6 deletions

View File

@@ -9,4 +9,7 @@ export XDG_CURRENT_DESKTOP=sway
export MOZ_ENABLE_WAYLAND=1
#export WLR_RENDERER=vulkan
# Enable dark theme
# export QT_STYLE_OVERRIDE=adwaita-dark
exec sway -d &> $HOME/.config/swaylog