mirror of
https://github.com/SoPat712/dotfiles.git
synced 2025-08-21 10:38:44 -04:00
Revert
This commit is contained in:
@@ -25,7 +25,7 @@ set -g mouse on
|
||||
|
||||
# reload config file (change file location to the tmux.conf you want to use)
|
||||
unbind r
|
||||
bind r source-file ~/.tmux.conf \; display "Reloaded!"
|
||||
bind r source-file ~/.dotfiles/tmux/.tmux.conf \; display "Reloaded!"
|
||||
|
||||
# quick reload
|
||||
|
||||
@@ -75,11 +75,13 @@ set -g message-style 'fg=colour2 bg=colour0 bold'
|
||||
|
||||
# List of plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
# set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||
set -g @plugin 'dracula/tmux'
|
||||
# set -g @plugin 'catppuccin/tmux'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
|
||||
# set -g @catppuccin_flavour 'latte'
|
||||
set -g @dracula-refresh-rate 1
|
||||
set -g @dracula-show-powerline true
|
||||
set -g @dracula-fixed-location "Flemington"
|
||||
|
Reference in New Issue
Block a user