Final commit before Lua migration
This commit is contained in:
+5
-3
@@ -1,9 +1,11 @@
|
||||
# date/time related macros
|
||||
bind = SUPER CTRL, D, exec, $today | $copy && $paste
|
||||
bind = SUPER CTRL, S, exec, $today | $copy && $paste
|
||||
bind = SUPER CTRL, N, exec, $now | $copy && $paste
|
||||
bind = SUPER CTRL, Y, exec, $yesterday | $copy && $paste
|
||||
bind = SUPER CTRL, T, exec, $tomorrow | $copy && $paste
|
||||
|
||||
# timetracker (see https://git.eldon.me/pindrop/timetracker)
|
||||
bind = CTRL SHIFT, S, exec, $timetracker_prompt | $selection | $timetracker_print
|
||||
# password related macros
|
||||
bind = SUPER CTRL, 1, exec, $bw | $copy && $paste && $newline && $clear
|
||||
bind = SUPER CTRL, 2, exec, $op | $copy && $paste && $newline && $clear
|
||||
bind = SUPER CTRL, 1, exec, bash -c 'secret-tool lookup app bw | cliphist store && wtype -M ctrl -k v -m ctrl '
|
||||
|
||||
|
||||
Reference in New Issue
Block a user