diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2026-03-30 10:25:51 +0200 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2026-03-30 10:25:51 +0200 |
| commit | 8b7f622260777de532cf5dd2645dc51a421eb407 (patch) | |
| tree | f061d352dbea98381760bb844b5b23f2b76e48e6 /tmux/tmux.conf | |
| parent | 1f73c99707170f2b2617a272f00481997cc4dac0 (diff) | |
change tmux cursor style
Diffstat (limited to 'tmux/tmux.conf')
| -rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index bb037ba..facc260 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -20,6 +20,7 @@ bind-key l select-pane -R # needed for autoread to work in neovim set-option -g focus-events on +set-option -g cursor-style blinking-bar # highlight current window in status bar set-window-option -g window-status-current-style 'bg=brightwhite' |
