Commit graph

160 commits

Author SHA1 Message Date
Jens Gatzweiler
2983ec9796
chore(modules): remove dangling source for gtk (#151) 2024-04-29 16:20:13 -04:00
github-actions[bot]
28d41bc718 docs: update for e0fa29f 2024-04-29 18:28:58 +00:00
Jens Gatzweiler
e0fa29f9f7
fix(home-manager): use local flavour option for delta (#150) 2024-04-29 14:28:30 -04:00
github-actions[bot]
a45c03fa32 docs: update for 3d3db41 2024-04-29 18:22:35 +00:00
uncenter
3d3db414f3
chore(modules)!: use flavor and accent defaults from org (#145)
* chore(modules): update flavor and accent defaults

* chore(modules/nixos): update default flavor
2024-04-29 14:22:05 -04:00
github-actions[bot]
6e94e7505a docs: update for 78a000d 2024-04-29 18:20:11 +00:00
Jens Gatzweiler
78a000d06c
feat(home-manager): add support for gh-dash (#143)
Co-authored-by: seth <getchoo@tuta.io>
2024-04-29 14:19:40 -04:00
github-actions[bot]
6cb150ad30 docs: update for 0260166 2024-04-29 18:16:33 +00:00
Henri Sota
0260166043
feat(home-manager): add support for tofi (#131) 2024-04-29 14:15:58 -04:00
github-actions[bot]
a48e70a316
chore: update lockfiles (#112)
* chore: update dev flake inputs

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/b787726a8413e11b074cde42704b4af32d95545c' (2024-04-06)
  → 'github:nix-community/home-manager/33a20182e3164f451b6a4ac2ecadcab5c2c36703' (2024-04-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ff0dbd94265ac470dda06a657d5fe49de93b4599' (2024-04-06)
  → 'github:NixOS/nixpkgs/6143fc5eeb9c4f00163267708e26191d1e918932' (2024-04-21)

* chore: update nvfetcher sources

bat: b19bea35a85a32294ac4732cad5b0dc6495bed32 → b8134f01b0ac176f1cf2a7043a5abf5a1a29457b
neovim: aebe43db9cb26e1c70fc5b2fd4158169c405e720 → a1439ad7c584efb3d0ce14ccb835967f030450fe
tmux: 5ed4e8a6a20c928688da268dfcdf460ac9c3cb49 → a556353d60833367b13739e660d4057a96f2f4fe
alacritty: 071d73effddac392d5b9b8cd5b4b527a6cf289f9 → 94800165c13998b600a9da9d29c330de9f28618e
gtk: edef76faba00f1f8bd8311fc487f0f0b2670dd0d → 9da440ced621d1bff58676efdcec9f64284c52a6

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 14:06:55 -04:00
github-actions[bot]
f2a25aeaea docs: update for ade2e73 2024-04-23 17:43:14 +00:00
Henri Sota
ade2e737d6
feat(home-manager): add transparent option for k9s (#138) 2024-04-23 13:42:45 -04:00
github-actions[bot]
cc89781d13 docs: update for a5d452a 2024-04-23 00:20:06 +00:00
Fedi Jamoussi
a5d452a200
feat(home-manager): add support for zellij (#139)
Signed-off-by: eljamm <fedi.jamoussi@protonmail.ch>
Co-authored-by: seth <getchoo@tuta.io>
2024-04-22 20:19:34 -04:00
github-actions[bot]
d146dd5a9e docs: update for bcec389 2024-04-22 23:47:36 +00:00
Jens Gatzweiler
bcec389351
feat(home-manager): add support for skim (#132) 2024-04-22 19:47:07 -04:00
github-actions[bot]
4bf909a0d7 docs: update for 772bf7c 2024-04-22 18:31:59 +00:00
Hammy
772bf7c2f9
ci: allow doc updates without PR (#140)
* ci: allow doc updates without PR

* ci: remove redundant `permissions` config
2024-04-22 14:28:51 -04:00
Pol Dellaiera
e45a44e26e
feat(modules): add global enable option (#124)
* feat: add `enable` option globally

* chore(modules): use catppuccin.enable in test.nix

---------

Co-authored-by: seth <getchoo@tuta.io>
2024-04-22 13:39:12 -04:00
seth
29bd8a3bda
fix(home-manager): properly enable gtk in vm test
something something https://nix.dev/guides/best-practices#updating-nested-attribute-sets
2024-04-19 14:40:48 -04:00
github-actions[bot]
9d833a5639 docs: update for f9d03f8 2024-04-18 21:55:50 +00:00
Anomalocaridid
f9d03f81f9
feat(home-manager): init mpv module (#95) 2024-04-18 21:55:19 +00:00
github-actions[bot]
ef26304aa1 docs: update for 4f5d429 2024-04-18 20:10:51 +00:00
Perchun Pak
4f5d42994c
feat(home-manager): allow dark and light accents for gtk cursors (#116) 2024-04-18 16:10:23 -04:00
github-actions[bot]
b87e5ee889 docs: update for b35a034 2024-04-18 19:49:43 +00:00
Leah Amelia Chen
b35a03410d
feat(home-manager): init fcitx5 module (#128) 2024-04-18 15:49:10 -04:00
Anthony Loop
75663896d0
fix(home-manager): allow overriding styles for the rofi theme (#123) 2024-04-18 12:47:33 -04:00
EnzioKam
4b98726102
fix(home-manager): link GTK 4.0 files (#114)
* fix(home-manager): link GTK 4.0 files

* fix(home-manager): add xdg assertion for gtk

* fix(home-manager): fix gtk missing enable check for xdg assert

* fix(home-manager): use string interpolation for gtk directory

* fix(home-manager): fix formatting for gtk.nix
2024-04-18 11:02:10 -04:00
seth
372decb578
chore(home-manager): add rio to test.nix 2024-04-16 23:17:33 -04:00
github-actions[bot]
d3d5a0779e docs: update for 5e09f8a 2024-04-17 03:14:49 +00:00
Jens Gatzweiler
5e09f8a293
feat(home-manager): add support for foot (#120) 2024-04-16 23:14:17 -04:00
quasigod
e69bd64bac
fix(home-manager): add file for yazi syntax highlighting (#119) 2024-04-16 23:12:20 -04:00
github-actions[bot]
d2f4a13bd9 docs: update for 04fc060 2024-04-16 16:44:56 +00:00
Henri Sota
04fc060234
feat(home-manager): add support for cava (#121) 2024-04-16 12:44:26 -04:00
github-actions[bot]
a5e5595911 docs: update for 453cca1 2024-04-16 16:23:41 +00:00
quasigod
453cca1f22
feat(home-manager): init rio module (#100) 2024-04-16 12:23:11 -04:00
github-actions[bot]
2f2a820aa7 docs: update for ef464d6 2024-04-14 23:56:11 +00:00
Bernd Schorgers
ef464d6ded
feat(home-manager): init k9s module (#110) 2024-04-14 19:55:39 -04:00
seth
850c26a3a2
ci: validate source changes in PRs (#113) 2024-04-11 22:48:24 -04:00
github-actions[bot]
a7714828f1 docs: update for 9307549 2024-04-11 04:41:57 +00:00
quasigod
930754919d
feat(home-manager): init yazi module (#101) 2024-04-11 00:41:30 -04:00
github-actions[bot]
669e0d9e4c docs: update for 9e71751 2024-04-11 04:41:12 +00:00
Henri Sota
9e71751d66
feat(home-manager): add support for dunst (#104) 2024-04-11 00:40:42 -04:00
github-actions[bot]
259175ffd6 docs: update for 56f3c60 2024-04-11 04:35:51 +00:00
Henri Sota
56f3c604a8
feat(home-manager): add support for rofi (#108) 2024-04-11 00:35:22 -04:00
github-actions[bot]
63dc5d60b3 docs: update for 844dcd5 2024-04-10 06:03:24 +00:00
seth
844dcd5e20
ci: update repository name for doc generation 2024-04-10 02:00:08 -04:00
Hamish McLean
852f9c7dda
fix(home-manager): use correct name for gtk cursor (#106) 2024-04-10 01:53:06 -04:00
Anomalocaridid
b08e4805e3
feat(home-manager): init fzf module (#93) 2024-04-10 01:50:45 -04:00
Sophie Forrest
19256c4539
feat(home-manager): init gitui module (#98) 2024-04-10 01:36:06 -04:00