Changed all /home/dt for ~/ because is more generic and easy to deploy

This commit is contained in:
Jo Rios
2021-04-21 22:50:09 -03:00
parent 99925db6a3
commit 882f844179
30 changed files with 101 additions and 101 deletions

View File

@@ -170,19 +170,19 @@ alt + ctrl + Return
dmenu_run
# edit common config files
alt + ctrl + e
/home/dt/.dmenu/dmenu-edit-configs.sh
~/.dmenu/dmenu-edit-configs.sh
# surfraw
alt + ctrl + s
/home/dt/.dmenu/dmenu-surfraw.sh
~/.dmenu/dmenu-surfraw.sh
# common system montoring programs
alt + ctrl + m
/home/dt/.dmenu/dmenu-sysmon.sh
~/.dmenu/dmenu-sysmon.sh
# passmenu
alt + ctrl + p
exec passmenu
# reddio Reddit viewer
alt + ctrl + r
/home/dt/.dmenu/dmenu-reddio.sh
~/.dmenu/dmenu-reddio.sh
# stock trading programs
alt + ctrl + t
/home/dt/.dmenu/dmenu-trading.sh
~/.dmenu/dmenu-trading.sh