shadowrylander
shadowrylander
I would honestly love this; this is exactly the reason I'm considering switching to `NixOS` at the moment, and seeing if `Bedrock` works with it. If not, I'll switch back...
So, my touchscreen isn't working on Artix Linux using KDE: 1. I ran the setup script 2. selected `yes` for options 2 and 4 3. installed the kernel and header,...
Right; used qzed's script recently and saw a note at the bottom after running it stating the latest release has touchscreen issues.
Any update on this? I'm running `Qtile` on a `Surface Book 2 17"`.
Again, same problem: `dnf: command not found`. No idea why.
For me, `pre_commit` does not seem to be working, either.
I am currently not a position to check, but I'll let you know once my setup is finalized!
Er, quick question, completely unrelated: @egoist , how did you create the code block image? I.e. [this one?](https://user-images.githubusercontent.com/8784712/40845474-62f303f4-65e9-11e8-942f-3397a4b20838.png)
Ah, yes; thanks for that! Much appreciated!
So, I've found the solution! ... Use the normalizer, handler, and autoloader for `:ghook` instead... ```emacs-lisp (defun use-package-handler/:gone (name _keyword arglists rest state) "Use-package handler for :gone" (use-package-concat (use-package-process-keywords name...