diff --git a/README.md b/README.md index 60414c3..dcdcd20 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ Alternatively, you can add it to your NixOS configuration or flake: | Toggle Settings Window | `qs -c noctalia-shell ipc call settings toggle` | | Toggle Lock Screen | `qs -c noctalia-shell ipc call lockScreen toggle` | | Toggle Notification History | `qs -c noctalia-shell ipc call notifications toggleHistory` | +| Toggle Notification DND | `qs -c noctalia-shell ipc call notifications toggleDND` | | Change Wallpaper | `qs -c noctalia-shell ipc call wallpaper set $path $monitor` | | Assign a Random Wallpaper | `qs -c noctalia-shell ipc call wallpaper random` | | Toggle Dark Mode | `qs -c noctalia-shell ipc call darkMode toggle` |