Use EAT as main terminal emulator (again)
Some checks failed
/ test (push) Failing after 13s

This commit is contained in:
Andrea Ciceri 2024-10-30 14:52:08 +01:00
parent eae3b152d8
commit b584274633
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -31,7 +31,7 @@ windowrulev2 = float, title:^(floating)$
bind = $mod, b, exec, firefox bind = $mod, b, exec, firefox
bind = $mod, t, exec, footclient $SHELL -C "zellij" bind = $mod, t, exec, footclient $SHELL -C "zellij"
bind = $mod, Return, exec, footclient bind = $mod, RETURN, exec, emacsclient -c --eval "(ccr/start-eshell)"
bind = $mod, m, exec, footclient $SHELL -C "aerc" bind = $mod, m, exec, footclient $SHELL -C "aerc"
bind = $mod, d, exec, fuzzel --background-color=253559cc --border-radius=5 --border-width=0 bind = $mod, d, exec, fuzzel --background-color=253559cc --border-radius=5 --border-width=0
bind = $mod, s, exec, screenshot.sh bind = $mod, s, exec, screenshot.sh