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
7
.config/zellij/layouts/sway.kdl
Normal file
7
.config/zellij/layouts/sway.kdl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
layout {
|
||||
pane {
|
||||
name "sway"
|
||||
command "sway"
|
||||
args "--unsupported-gpu"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue