Update README.md

This commit is contained in:
Lemmy 2025-09-02 12:10:35 -04:00 committed by GitHub
parent 8d05cb9f3b
commit 76a8e644e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -214,7 +214,7 @@ Alternatively, you can add it to your NixOS configuration or flake:
| Select new random wallpaper | `qs -c noctalia-shell ipc call wallpaper random` |
| Toggle Dark Mode | `qs -c noctalia-shell ipc call darkMode toggle` |
| Set Dark Mode | `qs -c noctalia-shell ipc call darkMode setDark` |
| Set Light Mode | `qs -c noctalia-shell ipc call darkMode setLight` |
| Set Light Mode | `qs -c noctalia-shell ipc call darkMode setLight` |
*If using the Flake installation on NixOS, replace `qs -c noctalia-shell` by `noctalia-shell`*