config changes
This commit is contained in:
parent
2a25aa4bfc
commit
6d3fd1f1ae
1 changed files with 3 additions and 2 deletions
|
@ -27,7 +27,7 @@ set -g @plugin 'tmux-plugins/tmux-yank'
|
|||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
|
||||
# ─────────────────────────────────< tmux battery plugin >───────────────────────────────
|
||||
set -g @plugin 'tmux-plugins/tmux-battery'
|
||||
# set -g @plugin 'tmux-plugins/tmux-battery'
|
||||
|
||||
# ─────────────────────────────────────< colorschemes >─────────────────────────────────────
|
||||
# set -g @plugin 'catppuccin/tmux'
|
||||
|
@ -37,7 +37,8 @@ set -g @plugin 'janoamaral/tokyo-night-tmux'
|
|||
set -g @plugin 'tmux-plugins/tmux-copycat'
|
||||
|
||||
# ────────────────────────────────< ethernet speed plugin >──────────────────────────────
|
||||
set -g @net_speed_interfaces "eth0 enp7s0 wlan0"
|
||||
# set -g @plugin 'tmux-plugins/tmux-net-speed'
|
||||
# set -g @net_speed_interfaces 'eth0 enp7s0 wlan0'
|
||||
|
||||
# ─────────────────────────────────────────< Themes >─────────────────────────────────────────
|
||||
# ─< catppuccin >─────────────────────────────────────────────────────────────────────────
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue