Split-out common DPI-config scripts
[khome.git] / home / bin / startx-only-thinkpad_t570
index a5bc30f..0a2b079 100755 (executable)
@@ -1,18 +1,5 @@
 #! /bin/sh
 
-# qutebrowser
-ln -sf ~/.config/qutebrowser/config_for_dpi_high.py ~/.config/qutebrowser/config_for_dpi.py
-
-# dunst
-ln -sf ~/bin/dunst_dpi_high ~/bin/dunst_dpi
-
-# xrandr
+config_dpi_high
 ln -sf ~/.xinitrc-xrandr-only-thinkpad_t570 ~/.xinitrc-xrandr
-
-# st
-ln -sf ~/bin/st_dpi_high ~/bin/st
-
-# dwm
-ln -sf ~/bin/dwm_dpi_high ~/bin/dwm
-
 /usr/bin/startx
This page took 0.028382 seconds and 4 git commands to generate.