Are you following the right branch?
Is there an existing issue for this?
Issue description
Setting exec-once in my home-manager config for hyprland writes:
to hyprland.lua. This is invalid, and makes hyprland fallback to the default config. The wiki reccomends using:
hl.on("hyprland.start", function ()
hl.exec_cmd("spotify")
end)
Maintainer CC
@fufexan
System information
- system: `"x86_64-linux"`
- host os: `Linux 7.0.5, NixOS, 26.05 (Yarara), 26.05.20260510.da5ad66`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.34.7`
- nixpkgs: `/nix/store/vp1i814m5cqfzh22bl76s1k9bc8iikkv-source`
Are you following the right branch?
Is there an existing issue for this?
Issue description
Setting exec-once in my home-manager config for hyprland writes:
to hyprland.lua. This is invalid, and makes hyprland fallback to the default config. The wiki reccomends using:
Maintainer CC
@fufexan
System information