Split-out common DPI-config scripts
[khome.git] / home / bin / startx-only-thinkpad_t420s
index 7ea0cda..f7672b3 100755 (executable)
@@ -1,18 +1,5 @@
 #! /bin/sh
 
-# qutebrowser
-ln -sf ~/.config/qutebrowser/config_for_dpi_low.py ~/.config/qutebrowser/config_for_dpi.py
-
-# dunst
-ln -sf ~/bin/dunst_dpi_low ~/bin/dunst_dpi
-
-# xrandr
+config_dpi_low
 ln -sf ~/.xinitrc-xrandr-only-thinkpad_t420s ~/.xinitrc-xrandr
-
-# st
-ln -sf ~/bin/st_dpi_norm ~/bin/st
-
-# dwm
-ln -sf ~/bin/dwm_dpi_low ~/bin/dwm
-
 /usr/bin/startx
This page took 0.030664 seconds and 4 git commands to generate.