update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
keybind = global:ctrl+a=toggle_quick_terminal
|
keybind = global:ctrl+a=toggle_quick_terminal
|
||||||
|
|
||||||
theme = dark:monodark,light:monolight
|
theme = dark:default-dark,light:default-light
|
||||||
|
|
||||||
# enforce legible text on washed-out colors (esp. light theme)
|
# enforce legible text on washed-out colors (esp. light theme)
|
||||||
minimum-contrast = 1.15
|
minimum-contrast = 1.15
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
# set-option -g default-command "exec /usr/local/bin/bash --login"
|
# set-option -g default-command "exec /usr/local/bin/bash --login"
|
||||||
set-option -g status-style bg=default
|
set-option -g status-style bg=default
|
||||||
|
bind s choose-tree -Zs -O name
|
||||||
|
|
||||||
# Enable mouse
|
# Enable mouse
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
|||||||
Reference in New Issue
Block a user