qs: fix hyprland dispatchers

This commit is contained in:
end-4
2026-05-11 23:45:44 +02:00
parent 6c041b953a
commit 760c7034aa
10 changed files with 27 additions and 33 deletions
@@ -109,7 +109,7 @@ Singleton {
{
action: "wallpaper",
execute: () => {
Hyprland.dispatch("global quickshell:wallpaperSelectorToggle")
Hyprland.dispatch(`hl.dsp.global("quickshell:wallpaperSelectorToggle")`)
}
},
{