updated status to explicit coloring; removed mousemode error
This commit is contained in:
parent
1cdf35d3dd
commit
47d84848c6
@ -15,8 +15,9 @@ set -g default-terminal "tmux-256color"
|
||||
setw -gq utf8 on
|
||||
|
||||
# show battery life
|
||||
set -g status-right "#(cat /sys/class/power_supply/BAT0/capacity)% | #[fg=black]%d %b %R"
|
||||
set -g status-style fg=brightmagenta,bg=black
|
||||
set -g status-right "#(cat /sys/class/power_supply/BAT0/capacity)% | #[fg=magneta]%d %b %R"
|
||||
|
||||
# disable mouse-mode
|
||||
set -g mode-mouse off
|
||||
set -g mouse off
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user