feat(tmux): add ActivityWatch plugin

This commit is contained in:
Stefan Imhoff
2023-08-05 09:03:08 +02:00
parent d63c3e177c
commit cc02c55c2f

View File

@@ -149,6 +149,7 @@ set -g @plugin 'joshmedeski/t-smart-tmux-session-manager'
set -g @plugin 'christoomey/vim-tmux-navigator'
set -g @plugin 'joshmedeski/tmux-nerd-font-window-name'
set -g @plugin 'fcsonline/tmux-thumbs'
set -g @plugin 'akohlbecker/aw-watcher-tmux'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'