diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-06-09 18:25:40 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-06-09 18:25:40 +0200 |
commit | 63b20c1452b15bd05904a200e0ece75801d8bb30 (patch) | |
tree | 315123436bd61bf2c88a5136f9eaea584fe716da /.config | |
parent | e351b2bc9875f7943eb1bd4b4d75ef83ae9a10a1 (diff) |
ncspot: flip_status_indicators
Diffstat (limited to '.config')
-rw-r--r-- | .config/ncspot/config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/ncspot/config.toml b/.config/ncspot/config.toml index e584a59..c2e74e2 100644 --- a/.config/ncspot/config.toml +++ b/.config/ncspot/config.toml @@ -1,4 +1,5 @@ use_nerdfont = true +flip_status_indicators = true [theme] primary = "light white" |