1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
coderkun dfe2796e0e Add shortcuts for “timew” 2024-01-28 13:05:16 +01:00
coderkun 1885b8b879 Use gopass without helper script 2024-01-28 12:56:43 +01:00

View file

@ -104,7 +104,11 @@ bindsym Ctrl+space exec makoctl dismiss
bindsym Ctrl+Shift+space exec makoctl dismiss --all
# Passmenu
bindcode $mod+55 exec '~/.local/bin/gopassmenu -i -l 10 -m all -p Password: --fn "Dejavu Sans Mono" 10'
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" {