Skip to content

Releases: catppuccin/nix

v1.2.1

21 Dec 06:27
v1.2.1
1e4c380
Compare
Choose a tag to compare

🐛 Bug Fixes

v1.2.0

20 Dec 21:04
v1.2.0
23ee86d
Compare
Choose a tag to compare

This will (hopefully) be the final release before 2.0.0. In preparation for the next major release, our modules have been moved to a standard catppuccin namespace (i.e., programs.bat.catppuccin.enable is now catppuccin.bat.enable), but aliases to the old options remain for backwards compatibility. These will be removed in 2.0.0

🚀 Features

  • home-manager: add transparent option for micro by @henrisota
  • home-manager: add support for zed-editor by @isabelroses
  • modules: move to catppuccin namespace by @isabelroses

📚 Documentation

  • fully document nix library by @getchoo

v1.1.1

13 Dec 02:03
v1.1.1
7221d6c
Compare
Choose a tag to compare

🐛 Bug Fixes

📚 Documentation

  • README: fix typo catppucin -> catppuccin by @42willow
  • use nuscht search for options by @getchoo
  • add nicer redirects by @getchoo
  • use git-cliff for release changelogs by @getchoo

v1.1.0

08 Nov 17:36
7c57f5c
Compare
Choose a tag to compare

1.1.0 (2024-11-08)

Features

  • home-manager/fcitx5: add accent support (#343) (0b7bf04)
  • home-manager/fzf: add accent support (#331) (45745fe)
  • home-manager/mako: add accent color support (#323) (966af28)
  • home-manager/mpv: add support for uosc (#291) (8bdb55c)
  • home-manager: add support for aerc (#338) (96cf8b4)
  • home-manager: add support for freetube (#327) (6effc32)
  • home-manager: add support for fuzzel (#75) (7e23de3)
  • home-manager: add support for hyprlock (#330) (faea883)
  • home-manager: add support for obs-studio (#324) (76dd2b2)
  • home-manager: add support for spotify-player (#296) (ff4128f)
  • home-manager: update yazi for accent support (#360) (250c986)
  • nixos: add support for fcitx5 (#221) (309c49f)

Bug Fixes

  • home-manager/dunst: avoid IFD (#302) (9fdb8aa)
  • home-manager/foot: avoid IFD (#300) (38df8bf)
  • home-manager/gtk: support all tweaks (#274) (5520567)
  • home-manager/hyprland: allow merging sources option (#309) (b1e6a8c)
  • home-manager/hyprland: import accents from file (#347) (65f2a8a)
  • home-manager/hyprland: inherit cursor size, unset hyprcursor env vars (#299) (512306a)
  • home-manager/k9s: support darwin without XDG (#311) (0047cf5)
  • home-manager/kitty: use new themeFile option on 24.11 (#337) (f91de98)
  • home-manager/kvantum: don't uppercase accents and flavors in override (#358) (641cfc3)
  • home-manager/lazygit: avoid IFD (#304) (66f4ea1)
  • home-manager/lazygit: support darwin without XDG (#313) (8886a68)
  • home-manager/mpv: avoid IFD (#303) (f1ccaad)
  • home-manager/tofi: avoid IFD (#301) (afe2c4c)
  • home-manager/zathura: avoid IFD (#298) (41d51d7)

v1.0.2

02 Jul 10:24
9345073
Compare
Choose a tag to compare

1.0.2 (2024-07-02)

Bug Fixes

  • home-manager/cursors: exclude from catppuccin.enable (#263) (9eb0610)

Reverts

  • gtk: don't replace normal tweak with default (#271) (7bfda77)

v1.0.1

30 Jun 13:44
ca2780d
Compare
Choose a tag to compare

1.0.1 (2024-06-30)

Bug Fixes

  • home-manager/gtk: replace normal tweak with default (#261) (92e2d7a)

v1.0.0

29 Jun 23:49
be57785
Compare
Choose a tag to compare

1.0.0 (2024-06-29)

⚠ BREAKING CHANGES

  • home-manager: add support for global cursors (#195)
  • modules: bump minimum supported release to 24.05 (#203)
  • modules: flavour -> flavor (#190)
  • move docs to website (#170)
  • modules: use flavor and accent defaults from org (#145)
  • modules: auto import modules & improve passing of arguments (#60)
  • switch to NixOS/HM modules

Features

Read more