tmux: add battery status (wip)
This commit is contained in:
@@ -8,7 +8,7 @@ set -wg pane-base-index 1
|
||||
|
||||
# statusline
|
||||
set -g status-left "[#S] "
|
||||
set -g status-right "\"#H\" %H:%M %d-%m-%Y"
|
||||
set -g status-right "[#($HOME/dotfiles/bin/tmux_battery.sh)] \"#H\" %H:%M %d-%m-%Y"
|
||||
|
||||
set -ag status-style "bg=#d4be98"
|
||||
set -ag status-style "fg=#32302f"
|
||||
|
||||
Reference in New Issue
Block a user