seth
|
2558a75928
|
Merge pull request #36 from vgskye/main
fix(gtk): capitalize "Light" and "Dark"
|
2023-07-04 06:27:16 +00:00 |
|
Skye
|
430223932e
|
fix(home-manager): capitalize "Light" and "Dark"
|
2023-07-04 15:20:35 +09:00 |
|
Sam Nystrom
|
bf5af639cf
|
chore: remove branch from relative links again
|
2023-06-26 13:33:04 -04:00 |
|
Sam Nystrom
|
b635c97c97
|
chore: remove branch name from relative links
|
2023-06-26 13:32:20 -04:00 |
|
Sam Nystrom
|
b561d98f42
|
chore: use relative links for previews again
I am regretting not using a feature branch when dealing with github
stuff
|
2023-06-26 13:29:12 -04:00 |
|
Sam Nystrom
|
4b13ea4740
|
chore: use relative links for previews
|
2023-06-26 13:26:13 -04:00 |
|
seth
|
af61ea49d0
|
fix(home-manager): adopt new naming scheme for gtk theme (#34)
the dark/light suffix is now lowercase as of https://github.com/catppuccin/gtk/releases/tag/v0.6.1
|
2023-06-25 20:17:27 -04:00 |
|
seth
|
56ede534c9
|
chore: add project previews (#35)
|
2023-06-25 20:16:54 -04:00 |
|
isabel
|
547ba1984c
|
feat(modules): add support for lazygit
|
2023-06-20 12:40:41 -04:00 |
|
seth
|
1e95e1c7bc
|
ci: use nix fmt
|
2023-06-03 21:11:10 -04:00 |
|
seth
|
66ae727710
|
fix(home-manager): don't set home.activation.batCache
this has become a default in newer versions of home-manager
aa03c8a429
|
2023-06-03 21:11:10 -04:00 |
|
seth
|
f2332cd872
|
chore: set formatter to nixpkgs-fmt
|
2023-06-03 21:11:10 -04:00 |
|
seth
|
c88242c4fa
|
fix(modules): vendor our own revision of nixpkgs
|
2023-06-03 21:11:10 -04:00 |
|
seth
|
27683fd6b8
|
style: format with nixpkgs-fmt
|
2023-04-18 20:01:16 -04:00 |
|
Sam Nystrom
|
a8981723bb
|
ci: add formatting check (#30)
This will help enforce a consistent coding style. The formatter used is `nixpkgs-fmt`.
|
2023-04-18 09:00:21 -04:00 |
|
Sam Nystrom
|
7a9b6b359e
|
docs: add instructions for maintainers
|
2023-04-17 22:58:00 -04:00 |
|
seth
|
35298f0d58
|
docs: add link to nixos modules
|
2023-04-17 21:52:58 -05:00 |
|
seth
|
a89537a873
|
chore(nixos): use mkCatppuccinOpt in grub
|
2023-04-17 21:52:28 -05:00 |
|
seth
|
20a4a5d3f2
|
feat(home-manager): add support for neovim (#27)
|
2023-04-17 22:51:53 -04:00 |
|
seth
|
12733d64c3
|
feat(home-manager): add support for sway (#26)
|
2023-04-17 22:50:23 -04:00 |
|
seth
|
be6320c4b1
|
feat(modules): add util library (#25)
|
2023-04-17 12:44:07 -04:00 |
|
seth
|
8b7aa60e3f
|
feat(nixos): add support for grub
|
2023-04-17 11:40:20 -05:00 |
|
seth
|
8f930092e5
|
feat(home-manager): add support for tmux (#21)
|
2023-04-15 19:22:31 -05:00 |
|
seth
|
25edfe9641
|
feat(home-manager): add support for btop (#20)
|
2023-04-15 19:13:47 -05:00 |
|
seth
|
c5eeae703f
|
feat(home-manager): add support for alacritty (#22)
|
2023-04-15 18:48:38 -05:00 |
|
seth
|
bdc4336b37
|
feat(home-manager): add support for kitty (#19)
|
2023-04-15 18:46:20 -05:00 |
|
Sam Nystrom
|
8fad8faf87
|
docs: add nixos and home-manager scopes
Those scopes will help users of one or the other identify which changes affect them in release notes.
|
2023-04-15 08:50:58 -04:00 |
|
Sam Nystrom
|
e7242a5e69
|
docs: fix info for revert commits
|
2023-04-15 08:48:23 -04:00 |
|
Sam Nystrom
|
006690349a
|
docs: clean up contributing guidelines
Add `modules` to commit scopes and provide guidelines for commits that add ports.
|
2023-04-15 08:47:09 -04:00 |
|
seth
|
38fa66cba9
|
feat(modules): add support for polybar
|
2023-04-15 07:37:01 -05:00 |
|
Sam Nystrom
|
aa3a9816e9
|
docs: remove <details> around examples
The hidden bits are small and don't really need to be hidden.
|
2023-04-14 23:48:47 -04:00 |
|
seth
|
f57c50c3cc
|
docs: complete readme template (#6)
|
2023-04-14 23:46:58 -04:00 |
|
seth
|
99216b897b
|
feat(modules): add support for bottom
|
2023-04-14 22:44:31 -05:00 |
|
Sam Nystrom
|
0328858104
|
docs: fix copyright year in README
The year should be the year the file was created.
|
2023-04-14 23:37:32 -04:00 |
|
Sam Nystrom
|
eaf6987276
|
docs: begin contributing guidelines
Add guidelines for adding ports and Conventional Commits to help out new contributors.
|
2023-04-14 23:36:23 -04:00 |
|
Sam Nystrom
|
626e3dfe99
|
ci: add release-please workflow
Release please automates changelog and release notes generation for conventional commits.
|
2023-04-14 23:09:06 -04:00 |
|
seth
|
298605b31e
|
feat(modules): add support for helix (#8)
Co-authored-by: Sam Nystrom <sam@samnystrom.dev>
|
2023-04-14 22:37:39 -04:00 |
|
seth
|
9c304e2cd2
|
add support for gtk (#7)
feat(modules): add support for gtk
Co-authored-by: Sam Nystrom <sam@samnystrom.dev>
|
2023-04-14 22:32:44 -04:00 |
|
seth
|
f3adc020b5
|
fix: set correct path for modules
|
2023-04-14 17:17:21 -04:00 |
|
Sam Nystrom
|
fe58d0bc42
|
Merge pull request #3 from getchoo/modules
restructure/rename modules
|
2023-04-14 09:16:12 -04:00 |
|
Sam Nystrom
|
3b8f45af24
|
Merge branch 'main' into modules
|
2023-04-14 09:15:42 -04:00 |
|
seth
|
359e24de7d
|
feat: add flake-compat support
|
2023-04-14 09:12:59 -04:00 |
|
seth
|
c62bcb1405
|
chore(refacotr): change module names to catppuccin
|
2023-04-13 23:40:55 -04:00 |
|
seth
|
4c8a1756b4
|
chore(refactor): move modules to their own folder
|
2023-04-13 23:40:20 -04:00 |
|
Sam Nystrom
|
8c3f98e64c
|
fix: don’t enable bat
|
2023-03-28 22:10:47 -04:00 |
|
Sam Nystrom
|
13e5ba5020
|
feat: add flavour option to nixos module
|
2023-03-28 20:57:15 -04:00 |
|
Sam Nystrom
|
fa2b78afa3
|
feat(home-manager): add starship theme
|
2023-03-27 21:45:24 -04:00 |
|
Sam Nystrom
|
f79d1ecee9
|
fix: import bat.nix
|
2023-03-27 19:07:34 -04:00 |
|
Sam Nystrom
|
78b67b490d
|
feat!: switch to NixOS/HM modules
|
2023-03-27 19:01:52 -04:00 |
|
Sam Nystrom
|
67e694c060
|
docs: fix README header
|
2023-03-26 21:57:23 -04:00 |
|