aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortwells46 <tom@wellsth.com>2026-01-01 08:33:34 -0600
committertwells46 <tom@wellsth.com>2026-01-01 08:33:34 -0600
commit0a424b81fd7e4f24b111f53cfca5d1ca28fc6950 (patch)
tree0a97716c0eae81920a8ab78fcc0dbc7ab877d390
parent2ad4aeb82d5d33ac1f8068d153b58d410877e80d (diff)
Fix reversed colors in ncmpcpp
-rw-r--r--dot_config/ncmpcpp/config.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_config/ncmpcpp/config.tmpl b/dot_config/ncmpcpp/config.tmpl
index 80aeae1..240325f 100644
--- a/dot_config/ncmpcpp/config.tmpl
+++ b/dot_config/ncmpcpp/config.tmpl
@@ -9,9 +9,9 @@ media_library_primary_tag = album_artist
{{- if eq .chezmoi.hostname "Aragorn" }}
# Use dark mode at home
-main_window_color = black
-{{- else }}
main_window_color = white
+{{- else }}
+main_window_color = black
{{- end }}
current_item_prefix = $(cyan)$r