feat: add TypeScript types to getAppIcon and document fullscreen toggle command
This commit is contained in:
parent
ef2bacc4c4
commit
f3652e7c82
2 changed files with 8 additions and 3 deletions
|
|
@ -161,6 +161,12 @@ qs ipc call globalIPC toggleLock
|
|||
|
||||
You can keybind it however you want in your niri setup.
|
||||
|
||||
|
||||
### Toggle Fullscreen:
|
||||
|
||||
```
|
||||
qs ipc call globalIPC toggleFullscreen
|
||||
```
|
||||
</details>
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue