-
-
Notifications
You must be signed in to change notification settings - Fork 91
Automatic theme switching? #26
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededon holdFeatures / bugs that do not have priority / are put on holdFeatures / bugs that do not have priority / are put on holdquestionFurther information is requestedFurther information is requested
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededon holdFeatures / bugs that do not have priority / are put on holdFeatures / bugs that do not have priority / are put on holdquestionFurther information is requestedFurther information is requested
I have macOS configured to change to dark mode at night (auto).
I've set
set -g @rose_pine_variant 'dawn'in my tmux.conf.I understand that you can't set variant to auto and have tmux autodetect the screen mode as you can in Ex. Wezterm.
I did however expect that I could change variant using command mode ( C-b : ) but It doesn't work for me.
How do I change it?