README.md

This commit is contained in:
wer-zen 2025-08-26 15:12:42 +02:00
parent 7c914b88a3
commit fe8e5a0464

View file

@ -149,49 +149,20 @@ nix run github:noctalia-dev/noctalia-shell
### Usage ### Usage
```bash ```bash
# Start the shell | Action | Command |
qs | --------------------------- | ----------------------------------------- |
| Start the Shell | `qs` |
# Launcher | Toggle Application Launcher | `qs ipc call launcher toggle` |
qs ipc call launcher toggle | Toggle Side Panel | `qs ipc call sidePanel toggle` |
| Open Clipboard History | `qs ipc call launcher clipboard` |
# SidePanel | Open Calculator | `qs ipc call launcher calculator` |
qs ipc call sidePanel toggle | Increase Brightness | `qs ipc call brightness increase` |
| Decrease Brightness | `qs ipc call brightness decrease` |
# Clipboard History | Toggle Power Panel | `qs ipc call powerPanel toggle` |
qs ipc call launcher clipboard | Toggle Idle Inhibitor | `qs ipc call idleInhibitor toggle` |
| Toggle Settings Window | `qs ipc call settings toggle` |
# Calculator | Toggle Lock Screen | `qs ipc call lockScreen toggle` |
qs ipc call launcher calculator
# Brightness
qs ipc call brightness increase
qs ipc call brightness decrease
# Power Panel
qs ipc call powerPanel toggle
# Idle Inhibitor
qs ipc call idleInhibitor toggle
# Settings Window
qs ipc call settings toggle
# Toggle lock screen
qs ipc call lockScreen toggle
```
### Keybinds
| Action | Command |
|--------|---------|
| Toggle Application Launcher | `qs ipc call appLauncher toggle` |
| Toggle Lock Screen | `qs ipc call lockScreen toggle` |
| Toggle Notification History | `qs ipc call notifications toggleHistory` | | Toggle Notification History | `qs ipc call notifications toggleHistory` |
| Toggle Settings Panel | `qs ipc call settings toggle` |
| Increase Brightness | `qs ipc call brightness increase` |
| Decrease Brightness | `qs ipc call brightness decrease` |
### Configuration ### Configuration
Access settings through the side panel (top right button) to configure weather, wallpapers, screen recording, audio, network, and theme options. Access settings through the side panel (top right button) to configure weather, wallpapers, screen recording, audio, network, and theme options.