Initial commit after confirming working Lua config

This commit is contained in:
2026-06-27 17:14:39 -04:00
parent 9b1e714b9c
commit 3cadcad501
54 changed files with 825 additions and 50 deletions
+11
View File
@@ -0,0 +1,11 @@
# date/time related macros
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, bash -c 'secret-tool lookup app bw | cliphist store && wtype -M ctrl -k v -m ctrl '