diff --git a/home/services/hyprland.nix b/home/services/hyprland.nix index 212a53e7..0de4332b 100644 --- a/home/services/hyprland.nix +++ b/home/services/hyprland.nix @@ -203,7 +203,7 @@ "$mainMod, Space, exec, ${lib.getExe pkgs.anyrun}" "$mainMod, p, pseudo, # dwindle" "$mainMod, v, togglesplit," - "$mainMod, a, exec, swaync-client -t" + "$mainMod, a, exec, ${pkgs.swaynotificationcenter}/bin/swaync-client -t" "$mainMod, Tab, cyclenext" # Audio ",xf86audiomute, exec, ${pkgs.swayosd}/bin/swayosd-client --output-volume mute-toggle"