This commit is contained in:
LinlyBoi
2022-12-03 20:55:20 +02:00
parent 9888691dd7
commit d39808b103
4 changed files with 10 additions and 4 deletions

View File

@@ -37,7 +37,13 @@ select-pane -t '{bottom-right}'
# the other session I use
new-session -s work
split-window -v -p 90 -t '{top}' -b "cd ~/Code && ranger"
split-window -h -t '{bottom}' -b "vimpc"
split-window -h -t '{bottom}' -b "zsh"
#Tuis to read shit
new-session -s tui
split-window -v -b -l 10 "toot tui"
split-window -h -b -t '{top}' -p 60 -l 136 newsboat
split-window -h -t '{bottom}' -b vimpc
#switch panels
bind k selectp -U # switch to panel Up