tmux -> zellij

This commit is contained in:
LordMZTE 2021-12-23 02:44:21 +01:00
parent 40be346a3b
commit ea2cfe22a1
2 changed files with 15 additions and 1 deletions

View file

@ -11,7 +11,7 @@ bell:
duration: 20
shell:
program: "tmux"
program: "zellij"
key_bindings:
- { key: Plus, mods: Control, action: IncreaseFontSize }

View file

@ -0,0 +1,14 @@
themes:
default:
fg: 15
bg: 8
black: 0
blue: 6
cyan: 14
gray: 8
green: 2
magenta: 5
orange: 3
red: 1
white: 15
yellow: 3