aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/ya (unfollow)
Commit message (Collapse)Author
2025-08-24modules/yambar: DropBenedikt Peetz
This has been replaced by i3bar-river
2025-05-16flake: Remove the `shell_library` input and its dependenciesBenedikt Peetz
All the remaining uses of the `sysLib` have been migrated to `pkgs.writeShellApplication`.
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2024-11-30fix(modules/yambar): Wrap the commands with arguments with a scriptBenedikt Peetz
2024-11-29fix(modules/yambar): Don't treat numbers as stringsBenedikt Peetz
This also includes casting the colour to a longer stretch of zeros, to ensure that it is treated as a colour and not as a string.
2024-11-29refactor(modules/legacy/conf/yambar): Move to `by-name` and modernizeBenedikt Peetz