axtloss
axtloss
currently install.sh in the root of the repo uses `#!/bin/sh`, which doesn't work on some distros or shells, which is why it would be better to set the shebang to...
Flatpak is executed with `pkexec` in [installation.js line 110](https://github.com/RudraSwat/modren/blob/main/src/internal/js/installation.js#L110) and [installation.js line 119](https://github.com/RudraSwat/modren/blob/main/src/internal/js/installation.js#L119). This really isn't a good idea, it'd be better to execute it without pkexec and using the...
### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.97 ### What about latest release Yes. I have tried the latest release, but the bug...
### Is your feature request related to a problem? Please describe. Currently when trying to install any package group like `gnome`, amethyst just says that the package couldn't be found,...
### Describe the bug for some people the grub config fails to be generated when installing through jade-gui ### To reproduce the bug just install crystal it seems ### Expected...
Adds la-latin1 to the available keyboard layouts, fixes #26
**Is your feature request related to a problem? Please describe.** Currently jade gui only allows using one locale, this limits bilingual people who may want to use multiple languages/formats on...
As part of moving our installer image builds to vib (see https://github.com/Vanilla-OS/installer-image/pull/3), the continuous deb build isn't required anymore, as vib can build albius itself. Currently we're forced to either...
#### Testing the changes - I tested the changes in this PR: **YES** tested with labwc (default), kwin_wayland, wayfire and niri #### New package - This new package conforms to...
#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing...