diff options
Diffstat (limited to 'dotfiles/system/.profile.d/display.sh')
| -rw-r--r-- | dotfiles/system/.profile.d/display.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dotfiles/system/.profile.d/display.sh b/dotfiles/system/.profile.d/display.sh deleted file mode 100644 index 254fc53..0000000 --- a/dotfiles/system/.profile.d/display.sh +++ /dev/null @@ -1,11 +0,0 @@ -# display.sh -# Craig Jennings <c@cjennings.net> -# UI appearance environment variables - -# GTK Theme -export GTK_THEME=Adwaita:dark - -# Qt theming - use qt6ct config with Adwaita-Dark style -export QT_QPA_PLATFORMTHEME=qt6ct -export QT_STYLE_OVERRIDE=Adwaita-Dark -export QT_SCALE_FACTOR=1 |
