This commit is contained in:
mannders00
2026-09-13 11:04:03 -05:00
parent 82314996f6
commit 1b36392dff
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
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)
minimum-contrast = 1.15
+1
View File
@@ -1,5 +1,6 @@
# set-option -g default-command "exec /usr/local/bin/bash --login"
set-option -g status-style bg=default
bind s choose-tree -Zs -O name
# Enable mouse
set -g mouse on