Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
This commit is contained in:
commit
5859270ad0
1 changed files with 2 additions and 2 deletions
|
|
@ -191,7 +191,7 @@ Alternatively, you can add it to your NixOS configuration or flake:
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
Noctalia-shell offers many IPC calls for you convenience, so you can add them to your favorite keybinds or scripts.
|
`noctalia-shell` offers many IPC calls for your convenience, so you can add them to your favorite keybinds or scripts.
|
||||||
|
|
||||||
| Action | Command* |
|
| Action | Command* |
|
||||||
| --------------------------- | ----------------------------------------------------------- |
|
| --------------------------- | ----------------------------------------------------------- |
|
||||||
|
|
@ -214,7 +214,7 @@ Noctalia-shell offers many IPC calls for you convenience, so you can add them to
|
||||||
| Select new random wallpaper | `qs -c noctalia-shell ipc call wallpaper random` |
|
| Select new random wallpaper | `qs -c noctalia-shell ipc call wallpaper random` |
|
||||||
| Toggle Dark Mode | `qs -c noctalia-shell ipc call darkMode toggle` |
|
| Toggle Dark Mode | `qs -c noctalia-shell ipc call darkMode toggle` |
|
||||||
| Set Dark Mode | `qs -c noctalia-shell ipc call darkMode setDark` |
|
| 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`*
|
*If using the Flake installation on NixOS, replace `qs -c noctalia-shell` by `noctalia-shell`*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue