simo 1 dzień temu
rodzic
commit
31021fad2b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -3,13 +3,13 @@
 > *Cadmus, the mythological prince who brought the Phoenician alphabet to Greece —
 > now reduced to a one-tap spell picker on your keyboard.*
 
-A tiny dark-mode spell-check popup for Linux Wayland. Tap **Right Alt** anywhere,
+A tiny opinionated spell-check popup for Linux Wayland. Tap **Right Alt** anywhere,
 type a word (or pre-select one), pick the right spelling, and it lands on your
 clipboard. Paste it back where you came from.
 
 - Single popup, dark UI, live filtering as you type
 - Powered by `fuzzel` + `hunspell` + the system word list
-- Right Alt **tap** = open popup. Right Alt **hold** = normal AltGr (untouched)
+- Right Alt **tap** = open popup. Right Alt **hold** = normal AltGr
 - ~80 lines of Bash, no daemon, no GUI framework
 
 ## Why