mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(tmux): remove music plugin
This commit is contained in:
@@ -32,8 +32,7 @@ set-window-option -g status-left-length 300
|
||||
set-window-option -g status-left " #S "
|
||||
set-window-option -g status-left-style fg=black,bg=white
|
||||
|
||||
set-window-option -g status-right-length 1000
|
||||
set-window-option -g status-right " #{battery_icon} #{battery_percentage} #{now_playing} %d.%m.%Y %H:%M"
|
||||
set-window-option -g status-right " #{battery_icon} #{battery_percentage} %d.%m.%Y %H:%M"
|
||||
set-window-option -g status-right-style fg=black,bg=white
|
||||
|
||||
set-window-option -g window-status-format " #I: #W"
|
||||
@@ -108,7 +107,6 @@ set -g @plugin 'tmux-plugins/tmux-urlview'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
set -g @plugin 'jbnicolai/tmux-fpp' # f
|
||||
set -g @plugin 'nhdaly/tmux-scroll-copy-mode'
|
||||
set -g @plugin 'spywhere/tmux-now-playing'
|
||||
set -g @plugin 'wfxr/tmux-fzf-url' # u
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
|
||||
Reference in New Issue
Block a user