Sway : Launch foot with tmux.

This commit is contained in:
Dmitry Voronin 2024-03-28 07:05:35 +03:00
parent d526111414
commit bf9204f056

View file

@ -1,5 +1,5 @@
# Start a terminal. # Start a terminal.
bindsym $mod+Escape exec $term bindsym $mod+Escape exec $term -e bash -c 'tmux new-session -A -s main; bash'
# Kill focused window. # Kill focused window.
bindsym $mod+x kill bindsym $mod+x kill