Sven

Results 416 comments of Sven

Happens on my system too. I use the mauve light theme installed via AUR and symlinked the GTK4 folder. However, there is some other stuff that is wrong too. Take...

The first screenshot is how it should look. The second one of the add/remove application in manjaro has no padding on the tab icons.

yes, I am. And it seems that this is the source of the issue. The UI looks completely different once I change the settings. I guess this is not specific...

I investigated a little bit. This is different from the one I can observse on workflows on GitHub. The [newest, passing `publish-playstore`](https://github.com/meditohq/medito-app/actions/runs/7855204548/job/21436677845) workflow actually triggers the GH release step, but...

I also noticed this while investigating: https://dcm.dev/blog/2023/06/06/announcing-dcm-free-version-sunset/

The global shortcut does not work on my system at all. I'm using Gnome. Did you register a custom sway command?

> @mainrs IIRC I just used the bar icon to bring it up. It's not possible to create a global shortcut for an application which doesn't currently have an open...

I do use Zeal right now. And I mostly use Java, Rust, CSS, HTML, Go doclets. Here is a list of everything that is supported: https://kapeli.com/dash#docsets The cool thing is,...

I modified my `flake.nix` to look like this: ```nix { inputs = { cargo2nix.url = "github:cargo2nix/cargo2nix"; flake-compat = { url = "github:edolstra/flake-compat"; flake = false; }; flake-utils.follows = "cargo2nix/flake-utils"; nixpkgs.follows...

Does autocomplete or any of the features work for you? The plugin does nothing in my case. Neither syntax highlighting nor does it add any autocompletion features. Both idris2 and...