diff options
| -rw-r--r-- | .zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme. export MOZ_USE_XINPUT2="1" # Mozilla smooth scrolling/touchpads. export _JAVA_AWT_WM_NONREPARENTING=1 # Java doesn't understand tiling windows export AWT_TOOLKIT="MToolkit wmname LG3D" #May have to install wmname +export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm # This is the list for lf icons: export LF_ICONS="di=📁:\ |
