diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-05-14 03:31:41 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-05-14 03:31:41 -0400 |
| commit | 7378817a1a67d02e8e1a0cb8413f5a729b0e7ab6 (patch) | |
| tree | e48752232c635f967cae056b75b4fdfe79f515d5 | |
| parent | b8b9b420f9579174369c4eeecea99e545dfd24f6 (diff) | |
| download | eibhear-7378817a1a67d02e8e1a0cb8413f5a729b0e7ab6.tar.gz eibhear-7378817a1a67d02e8e1a0cb8413f5a729b0e7ab6.tar.zst eibhear-7378817a1a67d02e8e1a0cb8413f5a729b0e7ab6.zip | |
duplicate
| -rw-r--r-- | .zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -51,7 +51,6 @@ export LESS_TERMCAP_ue="$(printf '%b' '[0m')" export LESSOPEN="| /usr/bin/highlight -O ansi %s 2>/dev/null" 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 |
