Shortcut for mutt.
This commit is contained in:
parent
46ad37b0f3
commit
12a21b9849
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ static Key keys[] = {
|
||||||
{ MODKEY, XK_i, spawn, SHCMD("scrot --select 'scrot_%Y-%m-%d_%H-%M-%S_%s.png'") },
|
{ MODKEY, XK_i, spawn, SHCMD("scrot --select 'scrot_%Y-%m-%d_%H-%M-%S_%s.png'") },
|
||||||
{ SHTKEY, XK_i, spawn, SHCMD("scrot 'scrot_%Y-%m-%d_%H-%M-%S_%s.png'") },
|
{ SHTKEY, XK_i, spawn, SHCMD("scrot 'scrot_%Y-%m-%d_%H-%M-%S_%s.png'") },
|
||||||
{ MODKEY, XK_m, spawn, SHCMD("kill -50 $(pidof dwmblocks)") },
|
{ MODKEY, XK_m, spawn, SHCMD("kill -50 $(pidof dwmblocks)") },
|
||||||
|
{ MODKEY, XK_n, spawn, SHCMD("st -n mutt -e neomutt") },
|
||||||
{ MODKEY, XK_q, killclient, {0} },
|
{ MODKEY, XK_q, killclient, {0} },
|
||||||
{ MODKEY, XK_e, togglescratch, {.ui = 0 } },
|
{ MODKEY, XK_e, togglescratch, {.ui = 0 } },
|
||||||
/* service controls */
|
/* service controls */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue