From 573247f4566bf0c0034024284f0eb4c78e7b9040 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Thu, 6 Jul 2023 23:30:37 -0500 Subject: [PATCH] dark mode for gtk and qt apps. --- x11/.xinitrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11/.xinitrc b/x11/.xinitrc index 639b789..423ff42 100644 --- a/x11/.xinitrc +++ b/x11/.xinitrc @@ -1,5 +1,8 @@ #remap caps lock to a third control key. both shifts at once toggle shiftlock setxkbmap -option ctrl:nocaps +#dark mode styling for qt and gtk apps. +export GTK_THEME=Adwaita:dark +export GTK2_RC_FILES=/usr/share/themes/Adwaita-dark/gtk-2.0/gtkrc +export QT_STYLE_OVERRIDE=adwaita-dark xrdb -merge ~/.Xresources -#~/dotfiles/scripts/mousestart i3