Use zellij for terminal multiplexing by default
This commit is contained in:
parent
4f373b4ddf
commit
de81eb4119
4 changed files with 10 additions and 4 deletions
|
|
@ -67,7 +67,7 @@ input type:touchpad {
|
|||
#
|
||||
# Start a terminal
|
||||
bindsym $launch+Return exec $term
|
||||
bindsym $launch+t exec $term
|
||||
bindsym $launch+t exec $term zellij attach --create main
|
||||
|
||||
# Start Emacs
|
||||
bindsym $launch+e exec emacs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue