mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-13 22:53:07 +00:00
fix(tmux): correct catppuccin config and remove no-op options
Fix @catppuccin_flavor → @catppuccin_flavour spelling so theme switching via tmux-dark-notify actually applies mocha/latte. Remove non-existent variables (@catppuccin_status_background, @catppuccin_window_flags, @catppuccin_window_text, @catppuccin_window_current_text) and conflicting status overrides that catppuccin manages. Add rounded window separators.
This commit is contained in:
@@ -1 +1 @@
|
||||
set -g @catppuccin_flavor "latte"
|
||||
set -g @catppuccin_flavour "latte"
|
||||
|
||||
Reference in New Issue
Block a user