diff --git a/.config/hypr/fn_keys.conf b/.config/hypr/fn_keys.conf index ed29c1b..48dd8a4 100644 --- a/.config/hypr/fn_keys.conf +++ b/.config/hypr/fn_keys.conf @@ -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 diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 37f5742..5605b6c 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -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