Enable dark theme.
This should hopefully carry over into the browser and such so I don't get blinded.
This commit is contained in:
@@ -11,6 +11,9 @@ export WLR_RENDERER=vulkan
|
||||
# Enable wayland support for firefox
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
|
||||
# Enable dark theme
|
||||
# export QT_STYLE_OVERRIDE=adwaita-dark
|
||||
|
||||
# Wayland seems enabled by default for qt5 with qt5-wayland installed but if a proprietary program bundles their own qt then I may have to set QT_QPA_PLATFORM="wayland;xcb"
|
||||
# Wayland does not seem enabled for gtk apps and setting GDK_BACKEND=wayland did not change that.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user