mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-22 18:52:45 +01:00
tmux.conf: turn the clock yellow
This commit is contained in:
parent
ea94ebfdb9
commit
855630579d
@ -44,5 +44,6 @@ set -g escape-time 300
|
||||
# Or for tmux >= 2.6
|
||||
set -sg escape-time 300
|
||||
|
||||
# Turn the clock red. It's the least bad colour especially at night.
|
||||
setw -g clock-mode-colour red
|
||||
# Turn the clock yellow. Red would be better at night, but I am used to
|
||||
# looking at amber in my terminals and thus yellow is less distracting.
|
||||
setw -g clock-mode-colour yellow
|
||||
|
Loading…
Reference in New Issue
Block a user