diff options
author | Adam <adam@adast.xyz> | 2022-06-09 18:25:40 +0200 |
---|---|---|
committer | Adam <adam@adast.xyz> | 2022-06-13 16:44:15 +0200 |
commit | a6dbddd0cbc6b3023144f8380e55683b22ec7095 (patch) | |
tree | 97f0fdb7172b25d0981ce96314b50c6d47c9c8a2 /.config/ncspot/config.toml | |
parent | 23890e021f7994c89c21e611c5585846738abe02 (diff) |
ncspot: flip_status_indicators
Diffstat (limited to '.config/ncspot/config.toml')
-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" |