bottom instead of top :D

This commit is contained in:
LinlyBoi
2023-01-06 18:05:24 +02:00
parent ad6fa19f96
commit 263eb3f293
3 changed files with 6 additions and 21 deletions

View File

@@ -28,7 +28,7 @@ set-window-option -g aggressive-resize on
#monitor (modified from greyfade's tmux conf)
new-session -s monitor
split-window -v -b "watch 'sensors k10temp-\* nvme-pci-\*'"
split-window -h -b -t '{top}' htop
split-window -h -b -t '{top}' btm
split-window -v -t '{bottom}' -b ranger
split-window -h -b vimpc
split-window -h -t '{bottom}' -b "journalctl -xf"