Commit graph

154 commits

Author SHA1 Message Date
2e5fabb018
feat(freetube): Remove FreeTube 2024-10-19 20:48:07 -07:00
127d492d5a
feat(foot): Catppuccin -> Rose Pine 2024-10-19 20:38:50 -07:00
ac3a0ba204
feat(fish): Catppuccin -> Rose Pine
Some checks are pending
CI / Format Nix files (push) Waiting to run
CI / Test Modules (push) Waiting to run
CI / Validate sources (push) Waiting to run
Release / Make release (push) Waiting to run
Release / Publish to Flake registries (push) Blocked by required conditions
Build & deploy website / Deploy website (push) Blocked by required conditions
Build & deploy website / Build site (push) Waiting to run
2024-10-19 20:33:32 -07:00
9479745881
feat(fcitx5): Catppuccin -> Rose Pine 2024-10-19 19:48:53 -07:00
db4860d283
feat(dunst): Catppuccin -> Rose Pine 2024-10-19 19:37:03 -07:00
2841326f0a
feat(delta): Remove delta 2024-10-19 19:26:35 -07:00
f0fb2cc974
feat(cursor): Catppuccin -> Rose Pine 2024-10-19 18:04:37 -07:00
aa407e12b5
feat(cava): Catppuccin -> Rose Pine
Some checks are pending
CI / Format Nix files (push) Waiting to run
CI / Test Modules (push) Waiting to run
CI / Validate sources (push) Waiting to run
Release / Publish to Flake registries (push) Blocked by required conditions
Release / Make release (push) Waiting to run
Build & deploy website / Build site (push) Waiting to run
Build & deploy website / Deploy website (push) Blocked by required conditions
2024-10-19 17:45:25 -07:00
04374c0bc2
feat(btop): Catppuccin -> Rose Pine 2024-10-19 17:40:44 -07:00
3a829096c2
feat: Remove bottom
Rose Pine does not have an official bottom port.
2024-10-19 17:39:32 -07:00
035cd48f6b
fix: Remove reference to deleted aerc module 2024-10-19 17:39:31 -07:00
82e69967ed
feat(bat): Catppuccin -> Rose Pine 2024-10-19 17:39:20 -07:00
b79da5a923
feat(alacritty): Catppuccin -> Rose Pine 2024-10-19 17:38:49 -07:00
326ef12cfe
feat: Update base module name to rose-pine 2024-10-19 10:53:12 -07:00
847491e797
feat: Remove aerc 2024-10-19 10:44:04 -07:00
Ben Brown
96cf8b4a05
feat(home-manager): add support for aerc (#338) 2024-10-08 13:10:14 -04:00
Weathercold
65f2a8a364
fix(home-manager/hyprland): import accents from file (#347)
Ensure accents are defined before user vars
Partially reverts 512306ae
2024-10-08 12:59:36 -04:00
github-actions[bot]
c0a887d347 style: format 966af28 2024-09-21 20:43:36 +00:00
SchweGELBin
966af28f2d
feat(home-manager/mako): add accent color support (#323)
* feat(mako): add accent color support

* fix(mako): updated theme path

* chore(mako): update source

* fix(mako): add accent option
2024-09-21 16:43:11 -04:00
github-actions[bot]
78342d11f1 style: format 76dd2b2 2024-09-21 20:37:33 +00:00
arminius-smh
76dd2b2e1f
feat(home-manager): add support for obs-studio (#324) 2024-09-21 16:37:04 -04:00
Anomalocaridid
6effc32e61
feat(home-manager): add support for freetube (#327) 2024-09-21 16:29:48 -04:00
github-actions[bot]
85a6ef0294 style: format f91de98 2024-09-21 20:28:56 +00:00
oli
f91de989e9
fix(home-manager/kitty): use new themeFile option on 24.11 (#337)
* fix(home-manager/kitty): use new `themeFile` option on 24.11

* docs: remove kitty from IFD section in faq

latest home-manager no longer uses IFD in the kitty module

* chore: update home-manager dev flake input

---------

Co-authored-by: seth <getchoo@tuta.io>
2024-09-21 16:28:29 -04:00
Willow
faea883811
feat(home-manager): add support for hyprlock (#330)
* feat(home-manager): add support for hyprlock

* feat(hyprlock): enable in tests

* refactor(hyprlock): disable darwin tests
2024-09-21 16:28:10 -04:00
Ryan Cao
45745fe596
feat(home-manager/fzf): add accent support (#331) 2024-09-05 00:19:43 -04:00
github-actions[bot]
3e844a65a4 style: format 0047cf5 2024-08-23 10:53:42 +00:00
Alejandro Angulo
0047cf5816
fix(home-manager/k9s): support darwin without XDG (#311)
* fix(home-manager/k9s): k9s on darwin with xdg disabled

k9s expects configuration files on OS X to live in
`~/Library/Application Support/k9s` instead of `~/.config.k9s`. This
commit handles the case where the module is built for a darwin system
with xdg disabled.

* Refactored

- More closely matches the upstream module in home-manager
- Formatted with nixfmt-rfc-style

* Added missing parentheses

Co-authored-by: seth <getchoo@tuta.io>

---------

Co-authored-by: seth <getchoo@tuta.io>
2024-08-23 06:53:12 -04:00
Alejandro Angulo
8886a68eda
fix(home-manager/lazygit): support darwin without XDG (#313)
* fix(home-manager/lazygit): support darwin without XDG

Lazygit would fail to load becase the wrong path was being generated to
the configuration file on darwin systems when XDG wasn't enabled.

* Refactored

* fix(home-manager/lazygit): actually use xdg directory when it's enabled

---------

Co-authored-by: seth <getchoo@tuta.io>
2024-08-20 08:17:35 -04:00
Wölfchen
ff4128f8ea
feat(home-manager): add support for spotify-player (#296)
* feat(home-manager): add support for spotify-player

* fix: make use of `inherit`

Co-authored-by: seth <getchoo@tuta.io>

* feat(spotify-player): enable in tests

* chore: update spotify-player input

---------

Co-authored-by: seth <getchoo@tuta.io>
2024-08-19 02:26:08 -04:00
vdbe
32326f7b9b
chore(home-manager/tmux): follow upstream spelling change (#315) 2024-08-18 18:35:31 -04:00
github-actions[bot]
3c3196c8c7
chore(modules): update ports (#307)
* chore(modules): update ports

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(home-manager/starship): use new config file path

* fix(home-manager/mako): use new theme path

---------

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: getchoo <48872998+getchoo@users.noreply.github.com>
Co-authored-by: seth <getchoo@tuta.io>
2024-08-18 18:34:54 -04:00
Isabel
552056779a
fix(home-manager/gtk): support all tweaks (#274) 2024-08-14 23:10:25 -04:00
github-actions[bot]
57d7153caa style: format b1e6a8c 2024-08-15 03:06:25 +00:00
Ian
b1e6a8cbf1
fix(home-manager/hyprland): allow merging sources option (#309) 2024-08-14 23:05:58 -04:00
Anomalocaridid
9fdb8aaf65
fix(home-manager/dunst): avoid IFD (#302) 2024-08-14 23:02:56 -04:00
Anomalocaridid
66f4ea1700
fix(home-manager/lazygit): avoid IFD (#304) 2024-08-06 22:22:14 -04:00
Anomalocaridid
f1ccaad444
fix(home-manager/mpv): avoid IFD (#303)
* chore(home-manager/mpv): update mpv port

* fix(home-manager/mpv): avoid ifd
2024-08-06 21:43:33 -04:00
Anomalocaridid
afe2c4c865
fix(home-manager/tofi): avoid IFD (#301) 2024-08-06 21:38:36 -04:00
Anomalocaridid
38df8bf46f
fix(home-manager/foot): avoid IFD (#300) 2024-08-06 21:37:42 -04:00
Anomalocaridid
41d51d7f04
fix(home-manager/zathura): avoid IFD (#298) 2024-08-06 21:35:24 -04:00
Anomalocaridid
7e23de352f
feat(home-manager): add support for fuzzel (#75) 2024-08-06 21:21:08 -04:00
Weathercold
512306ae58
fix(home-manager/hyprland): inherit cursor size, unset hyprcursor env vars (#299)
* fix(home-manager): make hyprcursor inherit size

* fix(home-manager): unset hyprcursor env vars in hyprland config

They're already set in `home.sessionVariables`.
Note that you need to launch hyprland from a login
shell in order for the variables to be set, but
I doubt that hyprcursor was being used prior to
this commit since `MyCursor` is invalid

* refactor(home-manager): set `accent(Alpha)` through hyprland nix config

Why not use nix config when it exists
2024-08-06 21:02:01 -04:00
oli
8bdb55cc1c
feat(home-manager/mpv): add support for uosc (#291) 2024-07-23 21:27:00 -04:00
Isabel
7bfda77cd1
revert(gtk): don't replace normal tweak with default (#271)
this was unnecessary

Refs: 92e2d7a
2024-07-02 06:22:30 -04:00
seth
9eb0610d48
fix(home-manager/cursors): exclude from catppuccin.enable (#263) 2024-06-30 10:39:47 -04:00
Isabel
92e2d7ae88
fix(home-manager/gtk): replace normal tweak with default (#261) 2024-06-30 09:43:01 -04:00
seth
3fdc011242
chore(modules): add tests for home-manager on darwin (#251)
* chore(modules): add tests for home-manager on darwin

* ci: use nix-fast-build for tests

this also enables the new darwin tests

* chore(tests): disable unsupported modules on darwin

* docs: add `tests` scope to CONTRIBUTING.md

* fix(home-manager): exclude `gtk.catppuccin.icon` from global enable

this was accidentally enabled by default only with `catppuccin.enable`

* fix(tests): build activationPackage for darwin
2024-06-29 10:09:49 -04:00
XYenon
63e0859743
fix(home-manager): only enable pointerCursor by default on linux (#248) 2024-06-28 12:42:33 -04:00
seth
3f4607481b
chore(modules): use attrset as argument to mkCatppuccinOpt (#252) 2024-06-28 12:29:30 -04:00