summaryrefslogtreecommitdiff
path: root/cfg.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg.def.h')
-rw-r--r--cfg.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.def.h b/cfg.def.h
index 89b2432..e240d3e 100644
--- a/cfg.def.h
+++ b/cfg.def.h
@@ -65,6 +65,7 @@ static struct command apps[] = {
DEFCMD("c", "chromium", "chromium")
DEFCMD("d", "dolphin", "dolphin")
DEFCMD("f", "firefox", "firefox")
+ DEFCMD("h", "xterm htop", "xterm htop")
DEFCMD("k", "keybase", "keybase-gui")
DEFCMD("r", "ranger", "xterm ranger")
DEFCMD("t", "telegram", "telegram-desktop")