Commit Graph

4 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Enric Morales
c59a9d297b
hyprland-activewindow: 1.0.2 -> 1.0.3 (#310874)
Diff: https://github.com/FieldOfClay/hyprland-activewindow/compare/v1.0.2...v1.0.3
2024-05-13 08:14:51 +00:00
R. Ryantm
2676356c2a hyprland-activewindow: 1.0.1 -> 1.0.2 2024-04-27 13:03:40 +00:00
Enric Morales
72c2b8bc87
hyprland-activewindow: init at 1.0.1
fix(hyprland-activewindow): resolve review issues

- avoid using repo = pname
- removal of period at end of description
- wrong homepage
- change platform to platforms.linux, since Hyprland is specific to Linux.

Co-authored-by: Donovan Glover <donovan@dglover.co>

Add donovanglover as co-maintainer
2024-04-20 22:49:20 +02:00