Added Newsboat plugin on Tmux
This commit is contained in:
@@ -29,6 +29,7 @@ set -g @plugin 'catppuccin/tmux'
|
|||||||
set-option -g @plugin 'b0o/tmux-autoreload'
|
set-option -g @plugin 'b0o/tmux-autoreload'
|
||||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||||
|
set -g @plugin 'tmux-plugins/tmux-newsboat'
|
||||||
|
|
||||||
# Customizing Catppuccin theme
|
# Customizing Catppuccin theme
|
||||||
set -g @catppuccin_flavour 'mocha'
|
set -g @catppuccin_flavour 'mocha'
|
||||||
@@ -48,7 +49,7 @@ set -g @catppuccin_status_connect_separator "no"
|
|||||||
set -g @catppuccin_directory_text "#{pane_current_path}"
|
set -g @catppuccin_directory_text "#{pane_current_path}"
|
||||||
set-option -g status-position top
|
set-option -g status-position top
|
||||||
|
|
||||||
# Continuum optons
|
# Continuum options
|
||||||
set -g @continuum-restore 'on'
|
set -g @continuum-restore 'on'
|
||||||
|
|
||||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||||
|
|||||||
Reference in New Issue
Block a user