g3nsvrv
g3nsvrv
> The latest stable version works? Yep, works fine
> I am thinking about reverting that entire commit because I do not see clean solution. Rather I will add question, you are using plasma, you probably should think about...
@ldrahnik maybe you can add something like this: ```shell if [ "$DESKTOP_SESSION" == "plasma" ] && ! command -v qdbus >/dev/null 2>&1; then plasma_ver=$(plasmashell --version | grep -oE '[0-9]+' |...
well, the code is already installing a bunch of things for you, why stop there? :)
> If is possible get `qdbus` working in other way than `qt6-tools` (so this package is optional extension for plasma, I do not know, I have never used plasma) I...
> [@g3nsvrv](https://github.com/g3nsvrv) Current problem with the [pull request](https://github.com/asus-linux-drivers/asus-numberpad-driver/pull/259) is it assumes plasma can be installed only together with the package manager `pacman`. But plasma can be installed on different distributions...
hey, im working on the install.sh. please feel free to check the pull request. I still need to test other systems, because of lack of time, I haven't tested them...
@Spoon398 yep. They literally bring the old EEE which was commonly known by Microsoft. I stoped using OperaGX entirely, and probably I will not update my themes anymore. Not worth...
also, please check if your json is well formated, and which schema version are you using it. v2 requires to have [ ] then { }, and a bunch of...
im not sure at this point if this is an issue with arch or wsl, because it happens right when you do a full system upgrade: ```bash Packages (83) audit-4.0.5-1...