From 3a005bdccf0a45adf6b02023e9125c92c0913ef8 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 3 Jun 2025 11:41:37 -0500 Subject: fix dark theme; disallow vt switch & xorg zap; remove gdm --- dotfiles/system/.config/qt5ct/qt5ct.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'dotfiles/system/.config/qt5ct') diff --git a/dotfiles/system/.config/qt5ct/qt5ct.conf b/dotfiles/system/.config/qt5ct/qt5ct.conf index 58a1c41..56a88db 100644 --- a/dotfiles/system/.config/qt5ct/qt5ct.conf +++ b/dotfiles/system/.config/qt5ct/qt5ct.conf @@ -1,13 +1,13 @@ [Appearance] -color_scheme_path=/usr/share/qt5ct/colors/airy.conf -custom_palette=false -icon_theme=Vimix-white +color_scheme_path=/usr/share/qt5ct/colors/darker.conf +custom_palette=true +icon_theme=Papirus-Dark standard_dialogs=default -style=Adwaita +style=Adwaita-Dark [Fonts] -fixed="Cantarell,11,-1,5,50,0,0,0,0,0,Regular" -general="Cantarell,11,-1,5,50,0,0,0,0,0,Regular" +fixed="Cantarell,11,-1,5,50,0,0,0,0,0" +general="Cantarell,11,-1,5,50,0,0,0,0,0" [Interface] activate_item_on_single_click=1 -- cgit v1.2.3