Skip to content

Commit

Permalink
Merge pull request #324 from izumin5210/izumin5210/fix-tmux
Browse files Browse the repository at this point in the history
fix(tmux): fix config
  • Loading branch information
izumin5210 authored Apr 7, 2024
2 parents ac57e13 + 3e383a4 commit 76f3439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/.config/tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ set-window-option -g monitor-activity on
set -g visual-activity on

# refresh rate (default 15sec)
tmux set -g status-interval 5
set -g status-interval 5

run "${XDG_CONFIG_HOME}/tmux/style.tmux"

Expand Down

0 comments on commit 76f3439

Please sign in to comment.