diff options
| author | kj-sh604 | 2025-06-06 18:21:53 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-06-06 18:21:53 -0400 |
| commit | 6e18583d51ae1a1a5e22c8b7ca991a658e0ccfb4 (patch) | |
| tree | bfdaeddf75d37535e01d3ec42c8540f20467855d | |
| parent | 6c9181c4c54a5d369ea6ec8ff40f47fd8d3bb666 (diff) | |
refactor: spelling mistakes
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@  -It's [`volumeicon`](https://github.com/Maato/volumeicon) for microphones! but, it sucks and it's written in an inferior languange 😅. Only works on Linux (sorry, I'm honestly incompetent with other OSs). +It's [`volumeicon`](https://github.com/Maato/volumeicon) for microphones! but, it sucks and it's written in an inferior language 😅. Only works on Linux (sorry, I'm honestly incompetent with other OSs). In this modern internet dystopia, I often share my screen and disable notifications when presenting. This means that I don't get to see my "Microphone is [STATE]" notifications when sharing (I do tend to mute a fair bit for coughs). Imagine muting and forgetting to unmute as you continue to speak… OOOOH!!! THE MODERN SHAME!! 😭. @@ -13,7 +13,7 @@ I really just wrote this for myself and sharing it on the internet 🤷♂️ ## Dependencies * Python 3 - * this thing is so simple I'll be suprised if we're facing any version incompatibilities already + * this thing is so simple I'll be surprised if we're facing any version incompatibilities already * `pulsectl` * `pygobject` * `pactl` command (part of the `pulseAudio` or `pipewire-pulse` packages) |
