Stuff
This commit is contained in:
@@ -70,8 +70,8 @@ export LESS_TERMCAP_us="$(printf '%b' '\e[1;32m')"
|
||||
export LESS_TERMCAP_ue="$(printf '%b' '\e[0m')"
|
||||
export LESS_OPEN="| /usr/bin/highlight -O ansi %s 2>/dev/null"
|
||||
export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme.
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
export QT_SCREEN_SCALE_FACTORS=2
|
||||
# export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
# export QT_SCREEN_SCALE_FACTORS=2
|
||||
export MOZ_USE_XINPUT2="1" # Mozilla smooth scrolling/touchpads.
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user