Things
All checks were successful
/ test (push) Successful in 18m47s

This commit is contained in:
Andrea Ciceri 2024-06-09 09:08:17 +02:00
parent f7302479b3
commit 9620ca8ca3
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
13 changed files with 546 additions and 209 deletions

View file

@ -26,8 +26,9 @@ in {
../waybar
../swayidle
../gammastep
../wezterm
# ../wezterm
../wayvnc
../swaync
../foot
];
@ -108,7 +109,7 @@ in {
windowrulev2 = float, title:^(floating)$
bind = $mod, b, exec, firefox
bind = $mod, t, exec, ${lib.getExe config.programs.wezterm.package}
bind = $mod, t, exec, foot
bind = $mod, RETURN, exec, emacsclient -c --eval "(ccr/start-eshell)"
bind = $mod, x, exec, emacsclient -c
bind = $mod SHIFT, n, exec, emacsclient --eval '(ccr/org-capture "n")' -c -F '((name . "floating"))'