NAHO
59d500f864
firefox: simplify derivation declaration
2025-06-25 23:20:20 +02:00
Kanade
37b8c5f680
waybar: fix attribute 'default' missing ( #1541 )
2025-06-25 15:49:11 +01:00
awwpotato
9194dd8442
waybar: use mkTarget ( #1337 )
2025-06-24 15:18:19 +01:00
Kelton Bassingthwaite
27721407de
discord: fix nixcord application condition ( #1527 )
...
Link: https://github.com/nix-community/stylix/pull/1527
Closes: https://github.com/nix-community/stylix/issues/1525
Fixes: faa5a34c3f ("discord: use mkTarget")
Reviewed-by: Mateus Auler <mateus@auler.dev>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-06-21 10:32:52 -07:00
Flameopathic
faa5a34c3f
discord: use mkTarget ( #1511 )
2025-06-20 23:45:19 +01:00
awwpotato
2b231cdc9b
treewide: use config in literalExpressions ( #1517 )
...
Link: https://github.com/nix-community/stylix/pull/1517
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-19 21:51:33 +02:00
awwpotato
82323751bc
bemenu: add defaultText to fontSize ( #1513 )
...
Link: https://github.com/nix-community/stylix/pull/1513
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-18 02:13:57 +02:00
Flameopathic
a14e525723
neovide: guard neovim config ( #1495 )
2025-06-15 22:37:44 +01:00
Flameopathic
ad592a0e99
wezterm: use mkTarget ( #1472 )
...
Link: https://github.com/nix-community/stylix/pull/1472
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-15 13:57:02 +02:00
LemmusLemmus
751d6c5df0
doc: Add VSCode color customization tip ( #1461 )
2025-06-14 13:51:08 +01:00
Shahar "Dawn" Or
c79ad48561
doc: add link checking and fix broken links ( #1478 )
...
Closes: https://github.com/nix-community/stylix/issues/1474
Link: https://github.com/nix-community/stylix/pull/1478
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-13 16:26:32 +02:00
musjj
9724654e8d
yazi: update tabs theming style ( #1480 )
...
Link: https://github.com/nix-community/stylix/pull/1480
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-13 00:10:26 +02:00
Flameopathic
75411fe2b9
swaylock: use mkTarget ( #1481 )
...
Link: https://github.com/nix-community/stylix/pull/1481
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-12 21:14:25 +02:00
Flameopathic
dcf0f17712
vscode: use mkTarget ( #1477 )
...
Link: https://github.com/nix-community/stylix/pull/1477
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-12 20:29:06 +02:00
Boris Dudelsack
5b74d93020
k9s: apply upstream breaking changes ( #1382 )
...
Apply upstream breaking changes [1] [2].
[1]: https://github.com/derailed/k9s/releases/tag/v0.30.0
[2]: 020399c287
Link: https://github.com/nix-community/stylix/pull/1382
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-12 17:35:21 +02:00
Flameopathic
1a471ee95e
neovim: combine Neovim, Neovide, NixVim, nvf, and Vim ( #1377 )
...
Closes: https://github.com/nix-community/stylix/issues/1189
Link: https://github.com/nix-community/stylix/pull/1377
Reviewed-by: Adam M. Szalkowski <a.szalkowski@datahow.ch>
Tested-by: Adam M. Szalkowski <a.szalkowski@datahow.ch>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Tested-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-12 17:28:51 +02:00
Shahar "Dawn" Or
e9eb2308ff
i3bar-river: init ( #1415 )
...
Link: https://github.com/nix-community/stylix/pull/1415
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-12 17:21:48 +02:00
awwpotato
e7fa0e5cc2
ncspot: use mkTarget ( #1333 )
...
Link: https://github.com/nix-community/stylix/pull/1333
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-11 21:35:58 +02:00
Shahar "Dawn" Or
6d72fc259b
fontconfig: align Home Manager with NixOS and enhance docs ( #1292 )
...
BREAKING CHANGE: The fontconfig target no longer enables Home Manager's
fonts.fontconfig.enable option and now sets Home Manager's
fonts.fontconfig.defaultFonts option instead.
Link: https://github.com/nix-community/stylix/pull/1292
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-10 19:28:41 +02:00
Shahar "Dawn" Or
54703a4621
neovide: init ( #1406 )
...
Link: https://github.com/nix-community/stylix/pull/1406
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Tested-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-10 19:11:53 +02:00
Daniel Thwaites
d73d8f6a48
treewide: use mkEnableTargetWith for dynamic autoEnable conditions ( #1244 )
...
Use the new `mkEnableTargetWith` function for dynamic `autoEnable`
conditions to prevent the evaluation of dynamic conditions during
documentation rendering.
The "same as `stylix.autoEnable`" `defaultText` is replaced with
`stylix.autoEnable` or `stylix.autoEnable && ${autoEnableExpr}`,
depending on whether `autoEnableExpr` is provided. For readability,
`autoEnable` expressions containing Nix operators of lower precedence
than `&&` are automatically wrapped in parentheses, unless
`autoWrapExpr` is disabled.
Closes: https://github.com/nix-community/stylix/issues/98
Link: https://github.com/nix-community/stylix/pull/1244
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
2025-06-09 16:11:02 +01:00
Shahar "Dawn" Or
5869510e48
i3status-rust: apply background opacity ( #1450 )
...
Link: https://github.com/nix-community/stylix/pull/1450
Reviewed-by: pancho horrillo <pancho@pancho.name>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-08 18:01:38 +02:00
Louis Dalibard
b3e8f15fe3
blender: prevent IFD ( #1467 )
2025-06-08 13:31:06 +01:00
pancho horrillo
29d006198e
treewide: simplify opacity calculation ( #1459 )
2025-06-06 18:58:35 +00:00
NAHO
937a154dc3
blender: move README into meta description ( #1460 )
2025-06-05 19:18:59 +01:00
Louis Dalibard
a057acc112
blender: init ( #1147 )
...
Link: https://github.com/nix-community/stylix/pull/1147
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-04 18:10:45 +02:00
Matt Sturgeon
289356d031
treewide: use mkEnableTargetWith for dynamic conditions
...
Ensure enable options with dynamic `autoEnable` are documented
correctly.
2025-06-04 15:48:14 +01:00
Matt Sturgeon
df428b562d
qt: use a static autoEnable=true on NixOS
2025-06-04 15:48:12 +01:00
Shahar "Dawn" Or
d0a956c2c1
fontconfig: init
2025-06-04 16:33:12 +07:00
Shahar "Dawn" Or
da1623cab0
font-packages: init
2025-06-04 16:30:47 +07:00
pancho horrillo
8d829119c5
wayprompt: drop '-hex' suffix on single color value ( #1449 )
...
To reduce the surprise factor when comparing to the other color specs in
this file.
Link: https://github.com/nix-community/stylix/pull/1449
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NukDokPlex <nukdokplex@gmail.com>
2025-06-03 18:09:02 +02:00
pancho horrillo
d28012b098
wayfire: capitalize humanName value ( #1451 )
...
Link: https://github.com/nix-community/stylix/pull/1451
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-03 18:06:38 +02:00
awwpotato
aa5e3c0333
treewide: use mkTarget (batch 3) ( #1371 )
...
Link: https://github.com/nix-community/stylix/pull/1371
Reviewed-by: pancho horrillo <pancho@pancho.name>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-03 15:58:55 +02:00
NAHO
3ca2c4478a
firefox: add naho as maintainer ( #1442 )
...
Although qutebrowser is my main browser, I occasionally use LibreWolf
and Tor Browser. Consequently, I am adding myself as a maintainer to
this rather important module.
Link: https://github.com/nix-community/stylix/pull/1442
2025-06-02 20:07:18 +02:00
awwpotato
a231e38dfc
firefox: use mkTarget ( #1339 )
...
Link: https://github.com/nix-community/stylix/pull/1339
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: eveeifyeve <88671402+Eveeifyeve@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-02 19:53:33 +02:00
awwpotato
599c76190f
gnome-text-editor: use mkTarget ( #1384 )
...
Link: https://github.com/nix-community/stylix/pull/1384
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-02 18:53:33 +02:00
repparw
48c4636856
gnome: fix xserver option renames ( #1429 )
2025-06-01 17:30:05 +01:00
Fea
b69e9b761e
yazi: Change deprecated "manager" to new name "mgr" ( #1424 )
...
Link: https://github.com/nix-community/stylix/pull/1424
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-05-30 16:03:29 +00:00
Julian Hauser
4a121321d3
waybar: add bluetooth configuration ( #1412 )
...
Co-authored-by: jghauser <julianhauser.com>
2025-05-29 10:57:12 -07:00
Matt Sturgeon
ba217a8128
flake: use biome formatter for JSON and CSS ( #1394 )
...
Link: https://github.com/nix-community/stylix/pull/1394
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-28 17:55:09 +02:00
losnappas
e38a646e5c
bemenu: fix undefined variable error ( #1390 )
...
Link: https://github.com/nix-community/stylix/pull/1390
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-05-27 13:03:55 -07:00
NAHO
1fdbf01ebe
stylix: reduce testbed names ( #1094 )
...
Link: https://github.com/nix-community/stylix/pull/1094
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-26 18:23:38 +02:00
NAHO
d66135deb3
flake: add ruff formatter ( #1389 )
...
Link: https://github.com/nix-community/stylix/pull/1389
Reviewed-by: awwpotato <awwpotato@voidq.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-05-26 18:06:05 +02:00
wawwior
aa70426f8f
console: improve color consistency ( #1388 )
...
Link: https://github.com/nix-community/stylix/pull/1388
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-26 16:29:34 +02:00
Flameopathic
17398c4fce
treewide: name default testbeds
2025-05-24 08:53:58 -04:00
NAHO
e4fde51c6e
tofi: add missing lib module argument ( #1370 )
...
Fixes: 7ffb31da69 ("treewide: use mkTarget (batch 2) (#1362 )")
Link: https://github.com/nix-community/stylix/pull/1370
Reviewed-by: awwpotato <awwpotato@voidq.com>
Tested-by: repparw <45952970+repparw@users.noreply.github.com>
2025-05-23 20:49:31 +02:00
awwpotato
7ffb31da69
treewide: use mkTarget (batch 2) ( #1362 )
...
Link: https://github.com/nix-community/stylix/pull/1362
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-23 19:23:39 +02:00
Karun Sandhu
8dd18dd395
hyprlock: fix setting background
2025-05-23 08:15:07 -07:00
Karun Sandhu
86cfc446a5
hyprlock: add MrSom3body as maintainer
2025-05-23 08:15:07 -07:00
Karun Sandhu
f99fe598a6
foot: fix font size ( #1360 )
...
Link: https://github.com/nix-community/stylix/pull/1360
Reviewed-by: pancho horrillo <pancho@pancho.name>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-05-22 15:16:38 -07:00