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 842e777..89b2432 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("k", "keybase", "keybase-gui")
DEFCMD("r", "ranger", "xterm ranger")
DEFCMD("t", "telegram", "telegram-desktop")
DEFCMD("q", "qutebrowser", "qutebrowser")