added the battery plugin

This commit is contained in:
aminnairi
2025-11-15 22:23:36 +01:00
parent 0267b01a6f
commit e8f2ebb208
+1 -1
View File
@@ -84,7 +84,7 @@ set -g @plugin 'tmux-plugins/tmux-sessionist'
# Tmux Tokyo Night Theme # Tmux Tokyo Night Theme
set -g @plugin fabioluciano/tmux-tokyo-night set -g @plugin fabioluciano/tmux-tokyo-night
set -g @theme_variation 'night' set -g @theme_variation 'night'
set -g @theme_plugins 'datetime,weather,playerctl' set -g @theme_plugins 'datetime,weather,playerctl,battery'
set -g @theme_plugin_datetime_format '%A %d %B %T' set -g @theme_plugin_datetime_format '%A %d %B %T'
set -g @theme_plugin_weather_format '%t+%c+%w+%h' set -g @theme_plugin_weather_format '%t+%c+%w+%h'