Set dark mode
This commit is contained in:
@@ -80,8 +80,10 @@ env = HYPRCURSOR_SIZE,24
|
||||
env = XCURSOR_THEME,default
|
||||
|
||||
# Theme options
|
||||
env = ADWAITA_THEME,dark
|
||||
env = COLOR_SCHEME,prefer-dark
|
||||
# Dark mode is not driven by env vars here: GTK4/libadwaita follow the gsettings
|
||||
# color-scheme=prefer-dark set in 03-user/40-defaults.sh (also exposed via the xdg
|
||||
# portal), GTK3 follows gtk-*/settings.ini, Qt follows GTK via QT_QPA_PLATFORMTHEME
|
||||
# below, and KDE apps follow ~/.config/kdeglobals.
|
||||
|
||||
env = GDK_BACKEND,wayland,x11,*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user