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
NAHO
1021b7d732
stylix: simplify API by renaming stylix.iconTheme option to stylix.icons
2025-07-20 23:26:58 +02:00
NAHO
2e2e96f6b0
treewide: remove blank lines around 'let', 'in', and function arguments ( #1700 )
...
Link: https://github.com/nix-community/stylix/pull/1700
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-19 10:41:36 -07:00
awwpotato
52804c7c81
waybar: add testbed ( #1712 )
...
Link: https://github.com/nix-community/stylix/pull/1712
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-17 12:56:53 +02:00
$__NUKDOKPLEX
0ba0ffe94c
wayprompt: add testbed ( #1708 )
...
Link: https://github.com/nix-community/stylix/pull/1708
Reviewed-by: pancho horrillo <pancho@pancho.name>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-16 18:40:57 +02:00
Mateus Auler
8c854fe383
stylix: allow choosing testbed desktop ( #1222 )
...
Allow choosing the testbed desktop, ideally as a temporary solution
until migrating to the cage environment.
Link: https://github.com/nix-community/stylix/pull/1222
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-16 15:43:02 +02:00
Piyush Kumbhare
436ad797df
zellij: update theme based on built-in Catppuccin Mocha theme ( #1704 )
...
Link: https://github.com/nix-community/stylix/pull/1704
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-16 14:58:30 +02:00
awwpotato
4add678fe3
stylix: do not check lambda pattern names with deadnix ( #1689 )
...
Link: https://github.com/nix-community/stylix/pull/1689
Reverts: c117edd7ee ("stylix: allow underscore in mkTarget configElements args (#1473 )")
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-15 18:26:38 +02:00
Flameopathic
7f7472cc90
spicetify: add testbed ( #1625 )
...
Link: https://github.com/nix-community/stylix/pull/1625
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-14 22:41:24 +02:00
sntx
d683e35fa5
stylix: use lib.warn instead of builtins.warn ( #1676 )
...
Link: https://github.com/nix-community/stylix/pull/1676
Closes: https://github.com/nix-community/stylix/issues/1669
Co-authored-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
2025-07-14 01:25:17 +02:00
NAHO
218d4424b0
treewide: remove redundant stylix.image Nix store copies ( #1659 )
...
Link: https://github.com/nix-community/stylix/pull/1659
Tested-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-13 15:21:22 -07:00
Anton Mosich
2947a83755
gtksourceview: don't overlay all of gnome2 ( #1680 )
...
Link: https://github.com/nix-community/stylix/pull/1680
Fixes: 05752c77ac ("gtksourceview: init module (#958 )")
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-13 09:05:22 -07:00
NAHO
a950a3f529
wayfire: remove optional toString ( #1658 )
...
Link: https://github.com/nix-community/stylix/pull/1658
Reviewed-by: 1444 <54070204+0x5a4@users.noreply.github.com>
Tested-by: 1444 <54070204+0x5a4@users.noreply.github.com>
2025-07-13 17:04:40 +02:00
bricked
05752c77ac
gtksourceview: init module ( #958 )
...
Link: https://github.com/nix-community/stylix/pull/958
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: awwpotato <awwpotato@voidq.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-12 16:50:03 -07:00
1444
0150050d6e
wayfire: mixup between wayfire and wf-shell settings ( #1670 )
...
Fixes: aa5e3c0333 ("treewide: use mkTarget (batch 3) (#1371 )")
Link: https://github.com/nix-community/stylix/pull/1670
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-11 13:00:32 +02:00
Flameopathic
458d283547
spicetify: make background color different from text ( #1626 )
...
Closes: https://github.com/nix-community/stylix/issues/1615
Link: https://github.com/nix-community/stylix/pull/1626
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-11 12:45:17 +02:00
NAHO
d395780b9c
{i3,sway}: move deprecation alias out of imports ( #1667 )
...
Link: https://github.com/nix-community/stylix/pull/1667
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
2025-07-10 19:44:43 -07:00
Flameopathic
84e7ea0aa4
{nixvim,nvf}: add testbeds ( #1579 )
...
Link: https://github.com/nix-community/stylix/pull/1579
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: awwpotato <awwpotato@voidq.com>
2025-07-10 11:02:34 -07:00
NAHO
46d4a5d694
i3: remove redudant legacy comment ( #1656 )
...
Link: https://github.com/nix-community/stylix/pull/1656
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-10 18:11:23 +02:00
awwpotato
480649bbdf
mako: fix testbed name ( #1653 )
...
Link: https://github.com/nix-community/stylix/pull/1653
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-09 19:51:59 +02:00
NAHO
7b9a528d6c
treewide: replace builtins.toString with toString ( #1657 )
...
Link: https://github.com/nix-community/stylix/pull/1657
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-09 08:01:21 -07:00
awwpotato
1d7a78147d
plymouth: use mkTarget ( #1631 )
...
Link: https://github.com/nix-community/stylix/pull/1631
Reviewed-by: 1444 <54070204+0x5a4@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-09 00:14:50 +02:00
awwpotato
0b8ec64a42
gtk: use mkTarget ( #1596 )
...
Link: https://github.com/nix-community/stylix/pull/1596
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-08 23:50:08 +02:00
stylix-automation[bot]
4cb10b3446
stylix: update all flake inputs ( #1563 )
...
Link: https://github.com/nix-community/stylix/pull/1563
Reviewed-by: Daniel Thwaites <danth@danth.me>
Co-authored-by: Daniel Thwaites <danth@danth.me>
Co-authored-by: awwpotato <awwpotato@voidq.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-08 21:27:03 +00:00
NAHO
8b898ca041
sxiv: avoid downloading custom file in testbed ( #1641 )
...
Fixes: 965865bc36 ("sxiv: add testbed (#1190 )")
Link: https://github.com/nix-community/stylix/pull/1641
Reviewed-by: Mateus Auler <mateus@auler.dev>
2025-07-08 22:54:11 +02:00
Flameopathic
a0e891bfbe
{i3,sway}: export bar configuration through options ( #1502 )
...
Link: https://github.com/nix-community/stylix/pull/1502
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-08 16:19:14 +02:00
Flameopathic
c538d1a357
regreet: use mkTarget ( #1598 )
...
Link: https://github.com/nix-community/stylix/pull/1598
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-07 18:48:52 +02:00
NAHO
ca8aa99545
spicetify: use mkTarget ( #1580 )
...
Link: https://github.com/nix-community/stylix/pull/1580
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-07 18:29:53 +02:00
awwpotato
5259682ce5
cava: add testbed ( #1617 )
...
Link: https://github.com/nix-community/stylix/pull/1617
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-06 22:28:43 +00:00
Flameopathic
5cd1e4ffd9
wayfire: remove illegal config.stylix access ( #1609 )
...
Link: https://github.com/nix-community/stylix/pull/1609
Fixes: aa5e3c0333 ("treewide: use mkTarget (batch 3) (#1371 )")
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-06 13:20:30 -07:00
NAHO
bba3152bd2
treewide: standardize URL format by removing trailing slashes ( #1566 )
...
Link: https://github.com/nix-community/stylix/pull/1566
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
2025-07-06 22:18:33 +02:00