1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Remove swap layouts

This commit is contained in:
Mo 2023-06-25 20:56:55 +02:00
parent 3791c4011c
commit a2f08f9175
4 changed files with 0 additions and 55 deletions

View file

@ -1,20 +0,0 @@
swap_tiled_layout name="vertical" {
tab max_panes=5 {
pane split_direction="vertical" {
pane
pane { children; }
}
}
}
swap_tiled_layout name="stacked" {
tab {
pane split_direction="vertical" {
pane
pane {
pane
pane stacked=true { children; }
}
}
}
}

View file

@ -1,33 +0,0 @@
layout {
default_tab_template {
children
pane size=1 borderless=true {
plugin location="zellij:compact-bar"
}
}
cwd "/home/mo/code/hosted/how_to_linux"
tab name="git" {
pane {
command "fish"
args "-c" "gitui"
close_on_exit true
}
}
tab name="hx" focus=true {
pane {
cwd "src"
command "fish"
args "-c" "hx"
close_on_exit true
}
}
tab name="mdbook" {
pane {
command "fish"
args "-c" "mdbook serve"
close_on_exit true
}
}
}

View file

@ -1 +0,0 @@
/var/home/mo/.dotfiles/.config/zellij/layouts/default.swap.kdl

View file

@ -1 +0,0 @@
/var/home/mo/.dotfiles/.config/zellij/layouts/default.swap.kdl