Use normal-DPI st in low-DPI mode
[khome.git] / home / bin / config_dpi_low
index 3657115..521603b 100755 (executable)
@@ -7,7 +7,7 @@ ln -sf ~/.config/qutebrowser/config_for_dpi_low.py ~/.config/qutebrowser/config_
 ln -sf ~/bin/dunst_dpi_low ~/bin/dunst_dpi
 
 # st
-ln -sf ~/bin/st_dpi_low ~/bin/st
+ln -sf ~/bin/st_dpi_norm ~/bin/st
 
 # dwm
 ln -sf ~/bin/dwm_dpi_low ~/bin/dwm
This page took 0.026862 seconds and 4 git commands to generate.