diff options
| -rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ Key keys[] = { { Super, XK_semicolon, cmd("dmenu_run -it ':'") }, { Super|ShiftMask, XK_p, cmd("passmenu --type -p 'pass :: '") }, + { Super|ShiftMask, XK_t, SCRIPT(change-tagname.sh) }, { Super|ShiftMask, XK_o, SCRIPT(open-project.sh) }, { Super|ShiftMask, XK_i, SCRIPT(bookmarks-menu/bookmarker.sh menu) }, { Super|ShiftMask, XK_g, SCRIPT(bookmarks-menu/gh-projects.sh menu) }, |
