diff --git a/scripts/variables.sh b/scripts/variables.sh index 9d7c3fc..ed45224 100644 --- a/scripts/variables.sh +++ b/scripts/variables.sh @@ -23,4 +23,4 @@ TREE_WIDTH_OPTION="@sidebar-tree-width" SUPPORTED_TMUX_VERSION="1.9" -SIDEBAR_DIR="$HOME/.tmux/sidebar" +SIDEBAR_DIR="$XDG_STATE_HOME/tmux/tmux-sidebar"