summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjeremy <[email protected]>2026-03-24 10:21:52 -0700
committerjeremy <[email protected]>2026-03-24 10:21:52 -0700
commite02e059008c7c5a723f5ef3d3823e232d28b01a3 (patch)
tree2b86e30f413ca1360a2dee7eccb750d4cf98845a /README.md
parent35e9dbabcab936ecd1792f7901e3fb9b0223d8a1 (diff)
Make Chrome workspace bars red
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 77b2afb..81f8057 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A fast, event-driven workspace indicator for [Waybar](https://github.com/Alexays
- **Visual bars instead of numbers** — each window is rendered as a colored bar.
- **Event-driven daemon mode** — keeps a persistent niri socket connection and emits JSON updates only when workspace/window state changes.
-- **App-aware coloring** — built-in colors for Chrome, Firefox, Discord/Vesktop, Spotify, Todoist, Gmail, and terminals.
+- **App-aware coloring** — built-in colors for Chrome (red), Firefox, Discord/Vesktop, Spotify, Todoist, Gmail, and terminals.
- **Terminal app detection via `/proc`** — detects `jcode`, Claude, Codex, and Neovim/Vim running inside terminal windows.
- **Terminal support** — works with Alacritty, Kitty, Ghostty, Foot, and Footclient.
- **Focus semantics** — uses `█` for the focused window, `▌` for the active window on an unfocused workspace, and `|` for other windows.