SystematicError

Results 7 issues of SystematicError

Is the following possible to change individual icon highlights and icon positioning in a menu entry? Currently I have it looks like this: ![image](https://user-images.githubusercontent.com/63366086/152652406-902001d7-b70c-41a7-889f-898c607817c7.png) This is how I would like...

### Application information | Application Name | Icon name | Context | Icon reference | | ---------------- | :--------- | :---------- | :------------- | | VSCodium | `vscodium` | Open...

### Describe the bug The argument passed to man is always highlighted as red, indicating something is wrong when the command is perfectly valid ### Steps to reproduce Install and...

bug

Output of `awesome --version`: ``` awesome v4.3-1588-gb54e50ad (Too long) • Compiled against Lua 5.1.4 (running with LuaJIT 2.1.0-beta3) • API level: 4 • D-Bus support: no • xcb-errors support: no...

Hello, I've been using this library for a project and its amazing, one thing I felt was missing was the ability to enable or disable auto linewrap [(documentation here)](https://vt100.net/docs/vt510-rm/DECAWM.html). This...

Judging the source code for the `Applications` service, it looks like currently its querying for an exact substring using `.match()`. Having a fuzzy string matching algorithm instead would improve the...

**Describe the bug** When including the `genre` extension, the build fails. **My config** ```nix {inputs, ...}: { imports = [ inputs.spicetify.homeManagerModule ]; programs.spicetify = { enable = true; enabledExtensions =...

bug