1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 14:51:04 +02:00
Commit graph

7 commits

Author SHA1 Message Date
atagen
3b80b43582 chore(nix): simplify packaging and outputs 2025-06-04 13:05:17 +10:00
74k1
5affad3400
refactor(nix): use flake-parts and flake-compat
- redefine `{default,shell}.nix` to derive from `flake.nix` (using
  `flake-compat`)
- use `flake-parts`' `_module.args.pkgs` machinery to apply overlays
  (instead of `pkgsFor`)
- extract `homeManagerModule` to `nix/module.nix`
- rename package at `nix/default.nix` to `nix/package.nix`

Co-authored-by: reo101 <pavel.atanasov2001@gmail.com>
2025-05-06 21:46:12 +02:00
ccfe73f6a7
feat: libinput keys module
Adds a new module which shows the status of toggle mod keys (capslock, num lock, scroll lock).

Resolves #700
2024-12-27 19:44:25 +00:00
30de23dc64
refactor(tray): switch over to libdbusmenu-gtk3
Also adds tooltips
2024-11-16 17:35:29 +00:00
a62010ee4f
build(nix): add luajit and lgi support 2024-04-17 20:35:35 +01:00
42ae915645
chore(nix): add missing libpulseaudio to shell 2024-03-30 23:31:28 +00:00
1c68a97d33
chore(nix): add shell.nix file 2023-07-26 21:22:19 +01:00