NAHO
NAHO
A Stylix logo, [similar to that of `base16.nix`](https://github.com/SenchoPens/base16.nix/blob/b390e87cd404e65ab4d786666351f1292e89162a/logo.svg), would be pretty neat. Feel free to suggest logo ideas. However, considering its pure documentation value, adding a logo should be a...
### Description Manually configuring `eww` with `xdg.configFile."eww".text` in order to leverage Nix' capabilities, is inconvenient due to the required `xdg.configFile."eww".source` symlink. This change makes the symlink optional. ### Checklist -...
## Description Remove a redundant HTML div tag and improve spacing. ## Additional Notes > Anything else you want to add, such as remaining questions or explanations. Should the text...
# About This is a tracking issue for backporting the URL locking. # Steps - [ ] Backport [83866ed](https://github.com/danth/stylix/commit/83866ed8800ed39519a79ea30b18c8eb21f26080) - [ ] Backport [c630a7d](https://github.com/danth/stylix/commit/c630a7d3ee4530e6a0e20ddf45ad813fc8b6da1b) # Unresolved Questions - [x] Are...
### Describe the feature The latest commit (961fb48f4800a9de6f560e1ce6adb3696085fee0) in the [wiki](https://github.com/leftwm/leftwm/wiki) repo (https://github.com/leftwm/leftwm.wiki.git) does not mention the `state_path` setting, although is it part of the current [`config.ron`](https://github.com/leftwm/leftwm/wiki/Config) configuration file. In...
The - `stylix.fonts.emoji` - `stylix.fonts.monospace` - `stylix.fonts.sansSerif` - `stylix.fonts.serif` Stylix options [2] should be removed since NixOS [1] and Home Manager [3] provide the same - `fonts.fontconfig.defaultFonts.emoji` - `fonts.fontconfig.defaultFonts.monospace` -...
- feat(setup): improve `c.colors.completion` contrast - Using striking colors for matched items enhances perception with minimal cognitive strain. Unfortunately, `c.colors.completion.item.selected.match.fg` is no longer slightly brighter than `c.colors.completion.match.fg` because they now...
- feat(setup): use more distinctive `c.colors.statusbar.private.bg` color - Make `c.colors.statusbar.private.bg` more distinctive from `c.colors.statusbar.normal.bg` by using the darkest palet color. Bright colors are not used because they would make all...