From 7378817a1a67d02e8e1a0cb8413f5a729b0e7ab6 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 14 May 2020 03:31:41 -0400 Subject: [PATCH] duplicate --- .zprofile | 1 - 1 file changed, 1 deletion(-) diff --git a/.zprofile b/.zprofile index d9e95b7..57b1628 100644 --- a/.zprofile +++ b/.zprofile @@ -51,7 +51,6 @@ export LESS_TERMCAP_ue="$(printf '%b' '')" 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