tmux suspend and colors
This commit is contained in:
parent
e7cf2a45fd
commit
febb5f9502
@ -1 +1 @@
|
||||
Subproject commit a69aa22fa8a4fe0927bb73716c2f7c9d2580a51d
|
||||
Subproject commit 0af598cbed78660066f8a8f4465844501ba5695b
|
2
src/fzf
2
src/fzf
@ -1 +1 @@
|
||||
Subproject commit 607eacf8c73f60d778c4a0bf303f1593704b17c3
|
||||
Subproject commit 94999101e358385f3ca67a6ec9512f549196b802
|
@ -1 +1 @@
|
||||
Subproject commit 451300eda243251b60d13da6d028b9ff4e8b92cb
|
||||
Subproject commit a991497b9ff7ca59148d00105a0b5fe4eb8e48e3
|
@ -37,6 +37,13 @@ set -g @plugin 'MunifTanjim/tmux-mode-indicator'
|
||||
set -g @plugin 'MunifTanjim/tmux-suspend'
|
||||
# suspend key
|
||||
set -g @suspend_key 'F12'
|
||||
# suspend cutom colors
|
||||
set -g @suspend_suspended_options " \
|
||||
window-status-current-style::bg=color94 dim\\,fg=black, \
|
||||
@mode_indicator_custom_prompt:: ---- , \
|
||||
@mode_indicator_custom_mode_style::bg=brightblack\\,fg=black, \
|
||||
status-style::bg=color94 dim\\,fg=black bold dim, \
|
||||
"
|
||||
|
||||
# clock settings
|
||||
set -g clock-mode-colour white
|
||||
|
Loading…
x
Reference in New Issue
Block a user