diff options
Diffstat (limited to 'tmux/tmux.conf')
-rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 5fe7941e..e9746671 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -135,4 +135,3 @@ set-window-option -g window-status-current-style "fg=colour231" # A window with a bell has a title with a red background until cleared set-window-option -g window-status-bell-style "bg=colour9" - |