You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have migrated by NixOS + Hyprland + Caelestia setup to latest versions, including lua-based config of Hyprland.
I solved most of the issues, updated keymaps, etc. but there is one thing I cannot solve:
Some apps do not start from the launcher anymore - especially Steam and Davinci Resolve. They start fine from shell cli, they start fine when caelestia is started from shell cli and not by hyprland. There is no obvious error anywhere.
Most of other apps (terminal or not) start fine.
I suspect this is related to how Hyprland starts now, this is my exec section:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I have migrated by NixOS + Hyprland + Caelestia setup to latest versions, including lua-based config of Hyprland.
I solved most of the issues, updated keymaps, etc. but there is one thing I cannot solve:
Some apps do not start from the launcher anymore - especially Steam and Davinci Resolve. They start fine from shell cli, they start fine when caelestia is started from shell cli and not by hyprland. There is no obvious error anywhere.
Most of other apps (terminal or not) start fine.
I suspect this is related to how Hyprland starts now, this is my exec section:
But I can't get it to work by changing the env vars, etc.
I also tried changing how caelestia executes those apps, from:
command: ["app2unit", "--", ...entry.command],to
gtk-launchor evententry.commanddirectly, but that did not help...Does anyone have any idea what to try or how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions