diff options
| author | Evertiro <dgriffiths@widgitlabs.com> | 2026-01-23 21:47:26 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-24 14:47:26 +1100 |
| commit | 8430fa572500382e187a49f1ac677bfdeb7edca2 (patch) | |
| tree | 15a2c526456ea17e1128c5ccc9d1113704b35847 | |
| parent | controlcenter: fix desktop clock settings (#1114) (diff) | |
| download | caelestia-shell-8430fa572500382e187a49f1ac677bfdeb7edca2.tar.gz caelestia-shell-8430fa572500382e187a49f1ac677bfdeb7edca2.tar.bz2 caelestia-shell-8430fa572500382e187a49f1ac677bfdeb7edca2.zip | |
readme: update for the new showWifi config option (#1108)
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -389,6 +389,7 @@ default, you must create it manually. "showKbLayout": false, "showMicrophone": false, "showNetwork": true, + "showWifi": true, "showLockStatus": true }, "tray": { @@ -682,7 +683,7 @@ The module automatically adds Caelestia shell to the path with **full functional ### Need help or support? -You can join the community Discord server for assistance and discussion: +You can join the community Discord server for assistance and discussion: https://discord.gg/BGDCFCmMBk ### My screen is flickering, help pls! |