Devboot update: 23-10-08-16-19-54
This commit is contained in:
28
dot-conf/zellij/zellij/gallery-dl.kdl
Normal file
28
dot-conf/zellij/zellij/gallery-dl.kdl
Normal file
@@ -0,0 +1,28 @@
|
||||
layout {
|
||||
name "gallery-dl"
|
||||
cwd "/mnt/e/Windows/Documents/DataHoarding"
|
||||
|
||||
default_tab_template {
|
||||
pane size=1 borderless=true {
|
||||
plugin location="zellij:tab-bar"
|
||||
}
|
||||
children
|
||||
pane size=2 borderless=true {
|
||||
plugin location="zellij:status-bar"
|
||||
}
|
||||
}
|
||||
|
||||
tab {
|
||||
pane split_direction="vertical" {
|
||||
size "50%"
|
||||
pane
|
||||
pane
|
||||
}
|
||||
|
||||
pane split_direction="vertical" {
|
||||
size "50%"
|
||||
pane
|
||||
pane
|
||||
}
|
||||
}
|
||||
}
|
||||
37
dot-conf/zellij/zellij/telebot.kdl
Normal file
37
dot-conf/zellij/zellij/telebot.kdl
Normal file
@@ -0,0 +1,37 @@
|
||||
layout {
|
||||
name "telebot"
|
||||
cwd "~/repos/telegram-messages-manager"
|
||||
|
||||
default_tab_template {
|
||||
pane size=1 borderless=true {
|
||||
plugin location="zellij:tab-bar"
|
||||
}
|
||||
children
|
||||
pane size=2 borderless=true {
|
||||
plugin location="zellij:status-bar"
|
||||
}
|
||||
}
|
||||
|
||||
tab {
|
||||
pane split_direction="horizontal" {
|
||||
size "70%"
|
||||
pane {
|
||||
name "lvim"
|
||||
command "lvim"
|
||||
}
|
||||
}
|
||||
|
||||
pane split_direction="vertical" {
|
||||
size "20%"
|
||||
pane {
|
||||
name "app"
|
||||
command "./runDev.sh"
|
||||
}
|
||||
|
||||
pane {
|
||||
name "ytop"
|
||||
command "ytop"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user