When trying to add set -g @dracula-show-fahrenheit false to my config, it did not work unless I used set -g @dracula-show-fahrenheit "false". The documentation didn't mention this. I'm using fish as my shell, not sure if that would have impacted things.
When trying to add
set -g @dracula-show-fahrenheit falseto my config, it did not work unless I usedset -g @dracula-show-fahrenheit "false". The documentation didn't mention this. I'm using fish as my shell, not sure if that would have impacted things.