kdl zellij config

This commit is contained in:
LordMZTE 2022-10-14 00:07:28 +02:00
parent d6dc12b71d
commit fd8cd54d0e
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6
4 changed files with 27 additions and 43 deletions

18
.config/zellij/config.kdl Normal file
View file

@ -0,0 +1,18 @@
plugins {
compact-status { path "compact-status.wasm"; }
}
themes {
default {
fg 15
bg 40 42 54
black 0
red 1
green 2
yellow 3
blue 6
magenta 5
cyan 14
white 15
orange 3
}
}

View file

@ -1,21 +0,0 @@
themes:
default:
fg: 15
bg: [40, 42, 54]
black: 0
blue: 6
cyan: 14
gray: 8
green: 2
magenta: 5
orange: 3
red: 1
white: 15
yellow: 3
# https://mzte.de/git/lordmzte/zellij-compact-status
plugins:
- path: compact-status.wasm
tag: compact-status
default_shell: fish

View file

@ -0,0 +1,9 @@
layout {
pane size=1 borderless=true {
plugin location="zellij:tab-bar"
}
pane
pane size=2 borderless=true {
plugin location="zellij:compact-status"
}
}

View file

@ -1,22 +0,0 @@
---
template:
direction: Horizontal
parts:
- direction: Vertical
borderless: true
split_size:
Fixed: 1
run:
plugin:
location: "zellij:tab-bar"
- direction: Vertical
body: true
- direction: Vertical
borderless: true
split_size:
Fixed: 1
run:
plugin:
location: "zellij:compact-status"
tabs:
- direction: Vertical