Flameopathic
4aae0ebc2b
nixvim: fix base16-nvim plugin ( #1911 )
...
Closes: https://github.com/nix-community/stylix/issues/1910
Fixes: 799c811ac5 ("{neovim,nixvim,nvf}: use mkTarget (#1535 )")
Link: https://github.com/nix-community/stylix/pull/1911
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-26 18:51:03 +02:00
Mikołaj Lercher
1284c1891b
lazygit: use consistent border colors ( #1907 )
...
Link: https://github.com/nix-community/stylix/pull/1907
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-24 23:56:38 +02:00
Flameopathic
526c882800
nixvim: add standalone testbed ( #1902 )
...
Link: https://github.com/nix-community/stylix/pull/1902
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-24 14:17:30 +02:00
Flameopathic
799c811ac5
{neovim,nixvim,nvf}: use mkTarget ( #1535 )
...
Link: https://github.com/nix-community/stylix/pull/1535
Tested-by: Adam M. Szalkowski <a.szalkowski@datahow.ch>
Approved-by: Adam M. Szalkowski <a.szalkowski@datahow.ch>
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Tested-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-24 09:25:45 +02:00
Eveeifyeve
ef025b8de3
jankyborders: init ( #838 )
...
Link: https://github.com/nix-community/stylix/pull/838
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Lalit Yalamanchili <79628080+Lalit64@users.noreply.github.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-23 09:21:50 +02:00
Noah765
0ce0103b49
qutebrowser: fix border settings and add missing color settings ( #1897 )
...
Link: https://github.com/nix-community/stylix/pull/1897
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-15 19:09:16 +02:00
eveeifyeve
5575b88d6d
river: leverage config.lib.stylix.mkOpacityHexColor
2025-09-08 18:56:00 +02:00
Lucas Eduardo
c1ac8e9b3f
blender: add more versions ( #1886 )
...
Link: https://github.com/nix-community/stylix/pull/1886
Signed-off-by: lucasew <lucas59356@gmail.com>
Reviewed-by: Louis Dalibard <louis.dalibard@gmail.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-06 13:53:52 +00:00
Karun Sandhu
b1a84f8982
fnott: rename progress-bar-color setting to progress-color ( #1872 )
...
Rename progress-bar-color setting to progress-color, following upstream
commit [1] ("notification: implement progress-as-background").
[1]: f78cf9887e
Link: https://github.com/nix-community/stylix/pull/1872
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-05 21:41:37 +00:00
awwpotato
0e7b897c73
flake: update all inputs ( #1881 )
...
Update all inputs, rename the KDE platform, and apply formatter changes
by running the following commands:
biome check --unsafe --write
pre-commit run --all-files
Rename the KDE platform, following local commit f47c0edcf7 ("treewide:
remove Plasma 5 support dropped upstream (#1860 )") and upstream commits
[1] ("nixos/treewide: clean up some more references to deleted qt5
things") and [2] ("qt: deprecate kde6").
[1]: 31d5c4e753
[2]: 1e759786e5
Closes: https://github.com/nix-community/stylix/issues/1865
Link: https://github.com/nix-community/stylix/pull/1866
Link: https://github.com/nix-community/stylix/pull/1881
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: Samuel Meenzen <samuel@meenzen.net>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
2025-09-05 22:22:06 +02:00
Daniel Thwaites
5c34e203c5
gnome: get extension UUID from package metadata ( #1876 )
...
Just a small change to get the UUID from a single source of truth,
rather than hardcoding it. The generated script is exactly the same
as before.
Link: https://github.com/nix-community/stylix/pull/1876
Approved-by: awwpotato <awwpotato@voidq.com>
2025-09-05 19:14:14 +01:00
Karun Sandhu
584d9c57a8
fnott: set icon theme ( #1873 )
...
Link: https://github.com/nix-community/stylix/pull/1873
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-09-03 21:42:07 -07:00
David BELEY
f47c0edcf7
treewide: remove Plasma 5 support dropped upstream ( #1860 )
...
Remove Plasma 5 support dropped in upstream commit [1] ("treewide: drop
Qt5 versions of Plasma, Gear, Deepin, Maui, friends (#430298 )").
[1]: 2053850561
Closes: https://github.com/nix-community/stylix/issues/1861
Link: https://github.com/nix-community/stylix/pull/1860
Reviewed-by: https://github.com/SuperSandro2000
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-24 03:05:43 +02:00
NAHO
2567b92466
fontconfig: leverage lib.genAttrs and use mkOrder ( #1718 )
...
Link: https://github.com/nix-community/stylix/pull/1718
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
2025-08-19 22:46:15 +02:00
Topi
de0ff3cc8f
qt: add fonts ( #983 )
...
Link: https://github.com/nix-community/stylix/pull/983
Reviewed-by: Kilian Mio <86004375+Mikilio@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-18 21:39:15 +02:00
geodic
05ac1c7074
gdm: apply icon theme ( #970 )
...
Link: https://github.com/nix-community/stylix/pull/970
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Tested-by: Daniel Thwaites <danth@danth.me>
2025-08-18 20:02:56 +01:00
Steinar Darri Þorgilsson
82242e0f9b
zen-browser: replace mustache template with Nix multiline string ( #1829 )
...
Link: https://github.com/nix-community/stylix/pull/1829
Reviewed-by: Karun Sandhu <129101708+MrSom3body@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-16 23:02:11 +02:00
NAHO
8410296a30
anki/hm: remove unused config argument ( #1821 )
...
Link: https://github.com/nix-community/stylix/pull/1821
Fixes: 1b5e1c5642 ("anki: init (#1801 )")
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-05 16:58:41 -07:00
NAHO
665a4ede4d
anki/meta: fix name capitalization ( #1820 )
...
Link: https://github.com/nix-community/stylix/pull/1820
Fixes: 1b5e1c5642 ("anki: init (#1801 )")
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-04 12:05:03 -07:00
Leonard-Orlando Menzel
1b5e1c5642
anki: init ( #1801 )
...
Link: https://github.com/nix-community/stylix/pull/1801
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-03 16:34:08 -07:00
NAHO
3b6731f6f0
stylix/testbed/modules/common: globally enable Bash ( #1803 )
...
Globally enable Bash to ensure environment variables are set, avoiding
individual testbeds to consider environment variable implementation
details.
Link: https://github.com/nix-community/stylix/pull/1803
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-30 10:23:34 -07:00
NAHO
9d539db980
treewide: properly quote stylix.image when used as a shell argument ( #1805 )
...
Link: https://github.com/nix-community/stylix/pull/1743
Link: https://github.com/nix-community/stylix/pull/1805
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-30 15:09:48 +02:00
Daniel Thwaites
3499e3ec70
treewide: properly quote stylix.image when used as a shell argument
...
Closes: https://github.com/nix-community/stylix/issues/1720
Fixes: 218d4424b0 ("treewide: remove redundant stylix.image Nix store copies (#1659 )")
2025-07-30 15:02:19 +02:00
awwpotato
e0db8fc17a
gnome/hm: use mkTarget ( #1650 )
...
Link: https://github.com/nix-community/stylix/pull/1650
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-30 14:55:42 +02:00
awwpotato
683d626986
fuzzel: add testbed ( #1784 )
...
Link: https://github.com/nix-community/stylix/pull/1784
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Karun Sandhu <129101708+MrSom3body@users.noreply.github.com>
2025-07-28 09:16:03 -07:00
Shahar "Dawn" Or
7abe83d1ed
fontconfig: set defaultFonts with mkOrder 600
...
Just for reference:
```nix
mkBefore = mkOrder 500;
defaultOrderPriority = 1000;
mkAfter = mkOrder 1500;
```
2025-07-28 18:08:07 +07:00
Shahar "Dawn" Or
f2711be0a3
fontconfig: refactor using lib.genAttrs
2025-07-28 18:08:07 +07:00
awwpotato
fc24382fab
fnott: add testbed ( #1783 )
...
Link: https://github.com/nix-community/stylix/pull/1783
Reviewed-by: Karun Sandhu <129101708+MrSom3body@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-28 12:26:23 +02:00
awwpotato
4faa7be903
nushell: add testbed ( #1785 )
...
Link: https://github.com/nix-community/stylix/pull/1785
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-28 12:25:18 +02:00
awwpotato
e280f272a5
fish: add testbeds ( #1782 )
...
Link: https://github.com/nix-community/stylix/pull/1782
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-28 12:21:38 +02:00
awwpotato
d65c5d8300
dunst: add testbed ( #1781 )
...
Link: https://github.com/nix-community/stylix/pull/1781
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-28 12:20:18 +02:00
Kira Sokolova
a6cf775997
yazi: allow to set boldness of directory ( #1696 )
...
Link: https://github.com/nix-community/stylix/pull/1696
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-27 11:40:02 -07:00
awwpotato
e6d25946f3
zellij: add testbed ( #1773 )
...
Link: https://github.com/nix-community/stylix/pull/1773
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 19:45:07 +02:00
awwpotato
4606c3e1b5
helix: add testbed ( #1772 )
...
Link: https://github.com/nix-community/stylix/pull/1772
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-27 10:44:47 -07:00
awwpotato
e8fe026f04
ashell: add testbed ( #1768 )
...
Link: https://github.com/nix-community/stylix/pull/1768
Reviewed-by: Devin Droddy <90054389+justDeeevin@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 19:31:25 +02:00
awwpotato
2f1ae3b872
stylix/testbed: add sendNotifications option ( #1770 )
...
Link: https://github.com/nix-community/stylix/pull/1770
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 19:05:26 +02:00
Louis Dalibard
cb01ed1152
blender: add support for version 4.5 ( #1766 )
...
Link: https://github.com/nix-community/stylix/pull/1766
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 18:53:17 +02:00
NAHO
af85565aba
treewide: replace lib.listToAttrs with builtins.listToAttrs ( #1760 )
...
Link: https://github.com/nix-community/stylix/pull/1760
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-26 11:12:42 -07:00
Karun Sandhu
3a7b869cd6
fuzzel: fix icons not being set correctly
2025-07-26 15:57:16 +02:00
Karun Sandhu
07482556dc
fuzzel: add MrSom3body as a maintainer
2025-07-26 15:54:42 +02:00
NAHO
ceda12a6da
flake: add Flake Parts tree into testbed environment ( #1642 )
...
Link: https://github.com/nix-community/stylix/pull/1642
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-24 17:46:46 +02:00
NAHO
62c9ec3e0e
treewide: expand testbed interactions with Flake Parts tree
2025-07-24 16:58:27 +02:00
NAHO
79fab36b0f
treewide: replace custom testbed test files with Flake Parts tree
2025-07-24 16:58:27 +02:00
Osi Bluber
06d89e95ba
helix: add osipog as maintainer
2025-07-24 15:08:40 +02:00
Karun Sandhu
37673b1de0
zen-browser: fix select tags not being readable ( #1738 )
...
Link: https://github.com/nix-community/stylix/pull/1738
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-22 19:17:39 -07:00
awwpotato
6e8c6906c1
i3: remove readOnly from exportedBar ( #1737 )
...
Link: https://github.com/nix-community/stylix/pull/1737
Fixes: 62bd6e52a5 ("i3: use mkTarget (#1655 )")
2025-07-22 18:59:03 -07:00
NAHO
ea60526c8c
stylix: simplify API by renaming stylix.iconTheme option to stylix.icons ( #1732 )
...
Link: https://github.com/nix-community/stylix/pull/1732
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-21 19:07:31 +02:00
Karun Sandhu
c32c82e460
zen-browser: init ( #1694 )
...
Link: https://github.com/nix-community/stylix/pull/1694
Closes: https://github.com/nix-community/stylix/issues/1685
Tested-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Tested-by: awwpotato <awwpotato@voidq.com>
2025-07-20 16:47:35 -07:00
awwpotato
62bd6e52a5
i3: use mkTarget ( #1655 )
...
Link: https://github.com/nix-community/stylix/pull/1655
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-20 16:40:24 -07:00
awwpotato
4af7cbde9c
qt: guard nixosConfig instead of isLinux and osConfig ( #1722 )
...
Link: https://github.com/nix-community/stylix/pull/1722
Reviewed-by: Kilian Mio <86004375+Mikilio@users.noreply.github.com>
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-20 23:42:13 +02:00