fix(noctalia): do not use uwsm app to launch ipc calls

This helps to remove latency, that was noticeable when pressing buttons
This commit is contained in:
2026-04-20 21:00:50 +02:00
parent 7b01c1a29d
commit 968e461e87
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
$noctalia_ipc = uwsm app -- qs -c noctalia-shell ipc call
$noctalia_ipc = qs -c noctalia-shell ipc call
# Volume
binde =, XF86AudioLowerVolume, exec, $noctalia_ipc volume decrease

View File

@@ -156,7 +156,7 @@ source = ~/.config/hypr/shaders/shader.conf
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
$mainMod = SUPER
$noctalia_ipc = uwsm app -- qs -c noctalia-shell ipc call
$noctalia_ipc = qs -c noctalia-shell ipc call
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, uwsm app -- $terminal