Rename appLauncher IPC to launcher, add calculator IPC

This commit is contained in:
Ly-sec 2025-08-24 12:58:40 +02:00
parent 1f9dec3e4c
commit c3515ddcc0
3 changed files with 69 additions and 37 deletions

View file

@ -101,10 +101,13 @@ mkdir -p ~/.config/quickshell && curl -sL https://github.com/noctalia-dev/noctal
qs
# Launcher
qs ipc call appLauncher toggle
qs ipc call launcher toggle
# Clipboard History
qs ipc call appLauncher clipboard
qs ipc call launcher clipboard
# Calculator
qs ipc call launcher calculator
# Brightness
qs ipc call brightness increase