mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
Merge tmux conf
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
set -g default-shell /usr/bin/zsh
|
||||
# normal background for active pane
|
||||
set-window-option -g window-active-style bg=terminal
|
||||
# grayed background for inactive panes
|
||||
set-window-option -g window-style bg="#32302f"
|
||||
|
||||
# List of plugins
|
||||
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
|
||||
Reference in New Issue
Block a user