nix/home/file/sway/module/Terminal.conf

4 lines
111 B
Plaintext

set $term foot
bindsym --to-code $mod+Escape exec $term -e bash -i -c "tmux new-session -A -s $USER; bash -i"