diff --git a/tmux.conf b/tmux.conf index 57cd6f7..b0a62f1 100644 --- a/tmux.conf +++ b/tmux.conf @@ -60,7 +60,7 @@ set -g status-left "#[fg=blue,bold] #S #(gitmux -timeout 300ms -cfg $HOME/.gitmu # Bar Right set -g status-right-length 100 -set -g status-right "#{now_playing} #{pomodoro_status} %H:%M ❬ %d.%m.%Y" +set -g status-right "#{now_playing} #{pomodoro_status} " # Windows set -g window-status-current-format "#[fg=magenta,bold,bg=default] #I #W " @@ -135,6 +135,8 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-sessionist' set -g @plugin 'tmux-plugins/tmux-urlview' set -g @plugin 'tmux-plugins/tmux-yank' +set -g @plugin 'spywhere/tmux-now-playing' # , (Pause) . (Stop) ; (Prev) ' (Next) +set -g @plugin 'nhdaly/tmux-better-mouse-mode' set -g @plugin 'jbnicolai/tmux-fpp' # f set -g @plugin 'nhdaly/tmux-scroll-copy-mode' set -g @plugin 'wfxr/tmux-fzf-url' # u