Update '.tmux.conf'

This commit is contained in:
2023-05-02 22:58:58 +02:00
parent a9f317821f
commit 82e7ae2db5

View File

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