Updated config files
This commit is contained in:
parent
dfc9a165e1
commit
9b3c86ed2c
@ -1,13 +0,0 @@
|
|||||||
# Status bar --------------------------------------
|
|
||||||
|
|
||||||
# center align the window list
|
|
||||||
set -g status-justify centre
|
|
||||||
|
|
||||||
# set the status bar
|
|
||||||
set -g status-left "[#S@#H]"
|
|
||||||
set -g status-right "| #[fg=cyan]#(cat /proc/loadavg | cut -d \" \" -f 1)#[default] | #[fg=cyan]W: #($HOME/Programs/Wireless-Status-Query/Wireless-Status-Query.sh)#[default] | #[fg=cyan]#($HOME/Programs/Battery-Capacity-Query/Battery-Capacity-Query.sh -full)#[default] | %H:%M %a %d-%b-%Y"
|
|
||||||
set -g status-left-length 15
|
|
||||||
set -g status-right-length 75
|
|
||||||
|
|
||||||
# Source the common settings ----------------------
|
|
||||||
source ~/.tmux/config/tmux.conf
|
|
Loading…
Reference in New Issue
Block a user