home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be98b04
)
Update installation location for dwm and st
author
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 18 Feb 2021 22:00:02 +0000
(17:00 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 18 Feb 2021 22:00:02 +0000
(17:00 -0500)
home/bin/config_dpi_high
patch
|
blob
|
blame
|
history
diff --git
a/home/bin/config_dpi_high
b/home/bin/config_dpi_high
index
819b89a
..
68b5d84
100755
(executable)
--- a/
home/bin/config_dpi_high
+++ b/
home/bin/config_dpi_high
@@
-10,9
+10,9
@@
ln -sf ~/.config/qutebrowser/config_for_dpi_high.py ~/.config/qutebrowser/config
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
This page took
0.029842 seconds
and
4
git commands to generate.