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
awwpotato
18211a9f41
fish: use mkTarget
2025-05-21 17:06:48 -07:00
awwpotato
af11435723
lazygit: use mkTarget
2025-05-21 17:06:48 -07:00
awwpotato
89edd2f3c0
foot: use mkTarget
2025-05-21 17:06:48 -07:00
awwpotato
910dc0dc3e
btop: use mkTarget
2025-05-21 17:06:48 -07:00
awwpotato
81cb57a350
hyprlock: use mkTraget
2025-05-21 17:06:48 -07:00
awwpotato
26efa4fca0
helix: use mkTarget
2025-05-21 17:06:48 -07:00
awwpotato
24d1438df4
halloy: use mkTarget
2025-05-21 13:58:49 -07:00
awwpotato
cde06bed94
gitui: use mkTarget
2025-05-21 13:58:49 -07:00
awwpotato
085767cc84
gedit: use mkTarget
2025-05-21 13:58:49 -07:00
awwpotato
e73f4c0832
chromium: use mkTarget
2025-05-21 13:58:49 -07:00
awwpotato
c32026eab2
mpv: use mkTarget ( #1334 )
...
Link: https://github.com/nix-community/stylix/pull/1334
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-21 20:57:36 +02:00
awwpotato
4ce349da56
alacritty: fix mkTarget usage ( #1332 )
...
Link: https://github.com/nix-community/stylix/pull/1332
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-05-21 10:14:34 -07:00
Flameopathic
7c66eda89e
treewide: partially apply mkTarget
...
Uses the mkTarget function for Alacritty and Hyprland Home Manager targets
2025-05-21 09:43:42 -04:00
Matt Sturgeon
2b176d49de
discord: use new enable option for testbed
2025-05-21 11:07:01 +02:00
NAHO
c7feebc34a
qutebrowser: remove lib.mkDefault option declaration ( #1227 )
...
Link: https://github.com/nix-community/stylix/pull/1227
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-05-20 19:50:04 +02:00
awwpotato
43a652de77
alacritty: fix bright-yellow usage, adopt ( #1280 )
...
Link: https://github.com/nix-community/stylix/pull/1280
Reviewed-by: musjj <72612857+musjj@users.noreply.github.com>
2025-05-20 09:27:23 -07:00
wawwior
2e58606c9c
flake: update and unlock tinted-kitty input ( #1308 )
...
Update and unlock the tinted-kitty input because the issue from commit
f95022bb6e ("stylix: downgrade and lock tinted-kitty input (#589 )")
seems to have resolved itself.
Link: https://github.com/nix-community/stylix/pull/1308
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-19 18:53:21 +02:00
Daniel Thwaites
2eaa338eb8
gnome: install User Themes extension ( #1306 )
2025-05-18 16:26:10 +02:00
Flameopathic
e2fe2df9b0
doc: restructure module rendering ( #1083 )
2025-05-18 14:09:50 +01:00
Daniel Thwaites
940de011bb
gnome: update CSS to version 48.1 ( #1295 )
...
Closes: https://github.com/danth/stylix/issues/1293
Link: https://github.com/danth/stylix/pull/1295
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-05-18 04:38:11 +00:00
Daniel Thwaites
5f6f08daad
treewide: change repository owner to nix-community ( #1297 )
2025-05-18 03:06:05 +01:00
lunabirkeland
3c172cbbc6
gnome-text-editor: update style path ( #1296 )
2025-05-17 22:18:47 +01:00
awwpotato
49b1eb9371
cava: refactor + fix rainbow.enable description ( #1276 )
...
Link: https://github.com/danth/stylix/pull/1276
2025-05-16 10:13:53 -07:00
Shahar "Dawn" Or
7566bc0150
mako: don't use criteria option ( #1264 )
...
Deprecated by 0be2c246e3
Link: https://github.com/danth/stylix/pull/1264
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Mateus Auler <mateus@auler.dev>
2025-05-15 20:19:03 -07:00
Matt Sturgeon
69303679a4
kubecolor: check stylix.enable
...
All targets should check the global `enable` option, not just their own.
2025-05-15 03:46:36 +01:00
Matt Sturgeon
7051eb4db1
kitty: check stylix.enable
...
All targets should check the global `enable` option, not just their own.
2025-05-15 03:46:36 +01:00
Matt Sturgeon
d419d335c0
gtk: check stylix.enable
...
All targets should check the global `enable` option, not just their own.
2025-05-15 03:46:36 +01:00
Flameopathic
71f8b1166b
nixcord: change theme location on nix-darwin ( #1221 )
...
Link: https://github.com/danth/stylix/pull/1221
Closes: https://github.com/danth/stylix/issues/1220
Related: https://github.com/danth/stylix/pull/784
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: eveeifyeve <88671402+Eveeifyeve@users.noreply.github.com>
2025-05-14 18:03:53 -07:00
awwpotato
cb42af5571
foliate: use upstream option ( #1260 )
...
Following a home-manager module being added for Foliate [1]
[1]: https://github.com/nix-community/home-manager/pull/7049
Link: https://github.com/danth/stylix/pull/1260
Reviewed-by: Gideon Wolfe <wolfeg2@wwu.edu>
2025-05-14 18:00:02 -07:00