Hyprland shortcut for capturing daily log entries

This commit is contained in:
Andrea Ciceri 2023-12-18 15:09:49 +01:00
parent 9d388ac04a
commit 1b31e27e54
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -113,6 +113,7 @@ in {
bind = SUPER, RETURN, exec, emacsclient -c --eval "(ccr/start-eshell)"
bind = SUPER, x, exec, emacsclient -c
bind = SUPER SHIFT, n, exec, emacsclient --eval '(ccr/org-capture "n")' -c -F '((name . "floating"))'
bind = SUPER SHIFT, w, exec, emacsclient --eval '(ccr/org-capture "j")' -c -F '((name . "floating"))'
bind = SUPER, y, exec, ${pkgs.waypipe}/bin/waypipe --compress lz4=10 ssh picard.fleet emacsclient -c
bind = SUPER, d, exec, ${pkgs.fuzzel}/bin/fuzzel --background-color=253559cc --border-radius=5 --border-width=0
bind = SUPER, s, exec, ${screenshotScript}