#! /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 # st ln -sf ~/bin/st_dpi_high ~/bin/st # dwm ln -sf ~/bin/dwm_dpi_high ~/bin/dwm ln -sf ~/lib/login_variables_dpi_high.sh ~/lib/login_variables_dpi.sh