From 8131d9f2898b991a2d2c7a2ac601ce9e07cc9c9f Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 20 Oct 2025 02:12:01 +0300 Subject: yesyes --- .config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/shell') diff --git a/.config/shell/profile b/.config/shell/profile index b172d9e..27520c2 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -70,7 +70,7 @@ export LESS_TERMCAP_se="$(printf '%b' '')" export LESS_TERMCAP_us="$(printf '%b' '')" export LESS_TERMCAP_ue="$(printf '%b' '')" export LESSOPEN="| /usr/bin/highlight -O ansi %s 2>/dev/null" -export QT_QPA_PLATFORMTHEME="gtk3" # Have QT use gtk3 theme. +export QT_QPA_PLATFORMTHEME="qt5ct" # Have QT use gtk3 theme. export MOZ_USE_XINPUT2=1 # Mozilla smooth scrolling/touchpads. export AWT_TOOLKIT="MToolkit wmname LG3D" # May have to install wmname export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm -- cgit v1.2.3