Add GTK3 and QT5 HiDPI scaling variables
[khome.git] / home / lib / login_variables.sh
index defe2c8..9d07f45 100644 (file)
@@ -7,3 +7,6 @@ export DIR_NOTES="$HOME/Documents/Notes"
 # .Net Core
 export DOTNET_ROOT=$HOME/.dotnet
 export PATH=$PATH:$HOME/.dotnet
+
+# DPI
+. "$HOME/lib/login_variables_dpi.sh"
This page took 0.020104 seconds and 4 git commands to generate.