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'
|
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||||
|
|
||||||
# ─────────────────────────────────< tmux battery plugin >───────────────────────────────
|
# ─────────────────────────────────< tmux battery plugin >───────────────────────────────
|
||||||
set -g @plugin 'tmux-plugins/tmux-battery'
|
# set -g @plugin 'tmux-plugins/tmux-battery'
|
||||||
|
|
||||||
# ─────────────────────────────────────< colorschemes >─────────────────────────────────────
|
# ─────────────────────────────────────< colorschemes >─────────────────────────────────────
|
||||||
# set -g @plugin 'catppuccin/tmux'
|
# set -g @plugin 'catppuccin/tmux'
|
||||||
|
@ -37,7 +37,8 @@ set -g @plugin 'janoamaral/tokyo-night-tmux'
|
||||||
set -g @plugin 'tmux-plugins/tmux-copycat'
|
set -g @plugin 'tmux-plugins/tmux-copycat'
|
||||||
|
|
||||||
# ────────────────────────────────< ethernet speed plugin >──────────────────────────────
|
# ────────────────────────────────< 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 >─────────────────────────────────────────
|
# ─────────────────────────────────────────< Themes >─────────────────────────────────────────
|
||||||
# ─< catppuccin >─────────────────────────────────────────────────────────────────────────
|
# ─< catppuccin >─────────────────────────────────────────────────────────────────────────
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue