Commit graph

577 commits

Author SHA1 Message Date
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
NAHO
af4f2b5646
treewide: use mkTarget (batch 1) (#1342)
Link: https://github.com/nix-community/stylix/pull/1342

Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-22 20:11:59 +02:00
awwpotato
f9a6a599d7
hyprland: fix hyprpaper enable condition (#1355)
Link: https://github.com/nix-community/stylix/pull/1355

Fixes: 7c66e (treewide: partially apply mkTarget)

Reviewed-by: Flameopathic <flameopathic@gmail.com>
2025-05-22 08:54:31 -07:00
Daniel Thwaites
c1ef1efd8f
qutebrowser: simplify dark mode setting (#1352) 2025-05-22 07:51:01 -07:00
awwpotato
6f67462b01
forge: use mkTarget 2025-05-22 07:44:20 -07:00
awwpotato
59c782eb99
console: use mkTarget 2025-05-22 07:44:20 -07:00
awwpotato
7b2e482da7
cava: use mkTarget 2025-05-22 07:44:20 -07:00
awwpotato
3d5c02f843
bat: use mkTarget 2025-05-22 07:44:20 -07:00
awwpotato
f4a4b2690c
avizo: use mkTarget 2025-05-22 07:44:19 -07:00
awwpotato
e0e61f8c97
cavalier: use mkTarget 2025-05-22 07:44:19 -07:00
awwpotato
68518231f3
zed: use mkTarget 2025-05-22 07:44:19 -07:00
awwpotato
019d9f11b3
zellij: use mkTarget 2025-05-22 07:44:19 -07:00
awwpotato
fea4b0ea58
xresources: use mkTarget 2025-05-22 07:44:19 -07:00
awwpotato
33c517c8ec
xfce: use mkTarget 2025-05-22 07:44:19 -07:00
awwpotato
e31bca3ee1
bspwm: use mkTarget 2025-05-22 07:44:19 -07:00
awwpotato
230705d5fb
gnome: don't apply hm on darwin (#1316) 2025-05-22 10:03:27 +01:00
awwpotato
02f3d00467
foliate: use mkTarget 2025-05-21 17:06:48 -07:00