Some applications are not detected when installing #631
Answered
by
oskardotglobal
RombiteSkunk
asked this question in
Support
-
Beta Was this translation helpful? Give feedback.
Answered by
oskardotglobal
Aug 8, 2025
Replies: 1 comment 3 replies
-
|
The app detection is somewhat janky, so this happens. Ideally, you write your own app definitions (you can then also contribute them if you wanna) and place them in ~/.local/bin/winapps-src or /usr/local/bin/winapps-src, depending on whether you installed system-wide or for your user You can check the existing app definitiona for this, they're pretty self-explanatory |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
RombiteSkunk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


The app detection is somewhat janky, so this happens. Ideally, you write your own app definitions (you can then also contribute them if you wanna) and place them in ~/.local/bin/winapps-src or /usr/local/bin/winapps-src, depending on whether you installed system-wide or for your user
You can check the existing app definitiona for this, they're pretty self-explanatory