Update '.config/tmux/tmux.conf'

This commit is contained in:
2023-05-27 20:34:38 +02:00
parent 910909739a
commit ac6ad06963

View File

@@ -1,6 +1,6 @@
# default shell
set-option -g default-shell /bin/zsh
set-option -g status-position bottom
set-option -g status-position top
# tmux theme
source-file "${XDG_CONFIG_HOME}/tmux/tmux.theme"