Blueman is gone.
This commit is contained in:
parent
3649ff872c
commit
188473706e
2 changed files with 312 additions and 1 deletions
|
@ -106,7 +106,7 @@ static Key keys[] = {
|
|||
/* apps n'shit */
|
||||
{ MODKEY, XK_Return, spawn, {.v = termcmd } },
|
||||
{ MODKEY, XK_space, spawn, SHCMD("rofi -show run -i") },
|
||||
{ MODKEY, XK_b, spawn, SHCMD("blueman-manager") },
|
||||
{ MODKEY, XK_b, spawn, SHCMD("rofi-bluetooth") },
|
||||
{ MODKEY, XK_c, spawn, SHCMD("xsel -o | xsel -b") },
|
||||
{ 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'") },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue