Add shortcuts for “timew”
This commit is contained in:
parent
1885b8b879
commit
dfe2796e0e
1 changed files with 4 additions and 0 deletions
|
|
@ -106,6 +106,10 @@ bindsym Ctrl+Shift+space exec makoctl dismiss --all
|
|||
# Passmenu
|
||||
bindcode $mod+55 exec gopass ls --flat | bemenu -i -l 10 -m all -p Password: --fn "DejaVu Sans 12" | xargs --no-run-if-empty gopass show -c
|
||||
|
||||
# Timew
|
||||
bindcode $mod+56 exec ~/.local/bin/timewmenu -i -l 10 -m all -p "Track:" --fn "DejaVu Sans 12"
|
||||
bindcode $mod+Ctrl+56 exec timew stop
|
||||
|
||||
# Resizing containers
|
||||
mode "resize" {
|
||||
bindcode $left resize shrink width 80px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue