Skip to content

Commit

Permalink
Fixed bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
Dima S committed Jan 5, 2024
1 parent 966963c commit 0c4b6fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/dracula.sh
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,8 @@ main()

tmux set-window-option -g window-status-activity-style "bold"
tmux set-window-option -g window-status-bell-style "bold"
date

tmux set-option -g status-bg ${bg_color}
}

# run main function
Expand Down

0 comments on commit 0c4b6fd

Please sign in to comment.