X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Fbin%2Fconfig_dpi_high;h=68b5d84802f966221e77a67025fad876bbbd2f0f;hb=e0cb0b866996fe2ea37a0062113a1a62bef8c9a8;hp=c7c1701d66ff120fd2acdb3c58c458db86982dd3;hpb=11c1919dd87694aea4b6bf73ea7de58c1e0a586a;p=khome.git diff --git a/home/bin/config_dpi_high b/home/bin/config_dpi_high index c7c1701..68b5d84 100755 --- a/home/bin/config_dpi_high +++ b/home/bin/config_dpi_high @@ -1,15 +1,18 @@ #! /bin/sh -# qutebrowser +# www browser +ln -sf ~/bin/www_dpi_high ~/bin/www + +# qutebrowser specifically 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 # st -ln -sf ~/bin/st_dpi_high ~/bin/st +ln -sf /usr/local/bin/st_dpi_high /usr/local/bin/st # dwm -ln -sf ~/bin/dwm_dpi_high ~/bin/dwm +ln -sf /usr/local/bin/dwm_dpi_high /usr/local/bin/dwm ln -sf ~/lib/login_variables_dpi_high.sh ~/lib/login_variables_dpi.sh