Commit graph

639 commits

Author SHA1 Message Date
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
Flameopathic
50ed5ddd10
{neovim, vim}: add testbeds (#1571)
Link: https://github.com/nix-community/stylix/pull/1571

Reviewed-by: "Shahar \"Dawn\" Or" <mightyiampresence@gmail.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-05 19:32:43 -07:00
Flameopathic
1bd6d031ac
rio: use mkTarget (#1599)
Link: https://github.com/nix-community/stylix/pull/1599

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-05 19:28:16 -07:00
Flameopathic
aca5e11a1f
rio: add testbed (#1600)
Link: https://github.com/nix-community/stylix/pull/1600

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-05 18:34:24 -07:00
awwpotato
606944b168
rofi: fix mkTarget usage (#1593)
Fixes: dea0337e0b ("stylix: restrict access to config while using mkTarget (#1368)")
Fixes: 713f8dae31 ("rofi: use mkTarget (#1550)")
2025-07-04 12:17:17 -07:00
Mateus Auler
6b2898a6b7
mako: add testbed (#1192)
Link: https://github.com/nix-community/stylix/pull/1192

Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-04 14:51:21 -03:00
awwpotato
dea0337e0b
stylix: restrict access to config while using mkTarget (#1368)
Link: https://github.com/nix-community/stylix/pull/1368

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-07-04 19:08:21 +02:00
Florian Peter
2fee88f281
fuzzel: apply iconTheme (#1497)
Link: https://github.com/nix-community/stylix/pull/1497

Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-04 15:28:53 +02:00
Osi
825d79112f
nixos-icons: pad hex color values with leading zeros (#1584)
Closes: https://github.com/nix-community/stylix/issues/1581
Link: https://github.com/nix-community/stylix/pull/1584

Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-04 15:24:00 +02:00
awwpotato
ad13dd4eb2
spicetify: use mkTarget 2025-07-03 11:56:20 -07:00
Flameopathic
7da2bbd49e
zed: add testbed (#1575)
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-03 18:40:47 +00:00
Flameopathic
6fe3f44852
micro: add testbed (#1572)
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-03 18:39:51 +00:00
awwpotato
beefa934a6
spicetify: remove redundent config check 2025-07-03 11:34:25 -07:00
Flameopathic
52401c3265
ncspot: add testbed (#1573)
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-03 18:22:21 +00:00
Flameopathic
ecfb093658
tmux: add testbed (#1577)
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-03 18:22:06 +00:00
Devin Droddy
d21cfb364a
ashell: fix use of opacity option (#1576) 2025-07-02 16:14:07 -07:00
Devin Droddy
3f71d15486
ashell: init `(#1552)
Link: https://github.com/nix-community/stylix/pull/1552

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-02 19:43:55 +02:00
Flameopathic
4bc15ef13c
blender: use mkTarget (#1509)
Link: https://github.com/nix-community/stylix/pull/1509

Reviewed-by: awwpotato <awwpotato@voidq.com>
Tested-by: Louis Dalibard <louis.dalibard@gmail.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-01 16:13:57 +02:00
milan
4ead8043f7
zed: fix homepage URL (#1561) 2025-06-30 16:14:40 +01:00
Osi
a0082d087e
nixos-icons: modify nix-snowflake-colours.svg to match color scheme (#1522)
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-30 14:48:54 +01:00
Kanade
3a09d3f5cb
rofi: fix attribute 'size' missing (#1553)
Closes: https://github.com/nix-community/stylix/issues/1555
Fixes: 713f8dae31 ("rofi: use mkTarget (#1550)")
Link: https://github.com/nix-community/stylix/pull/1553
Link: https://github.com/nix-community/stylix/pull/1554

Co-authored-by: VuiMuich <vuimuich@quantentunnel.de>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-28 23:19:18 +02:00
awwpotato
713f8dae31
rofi: use mkTarget (#1550) 2025-06-28 11:11:45 +01:00
NAHO
87ec086490
firefox: simplify derivation and inherit declarations (#1545)
Link: https://github.com/nix-community/stylix/pull/1545

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-06-26 17:06:03 +02:00
NAHO
32b2c1c85d
firefox: simplify inherit formatting 2025-06-25 23:22:21 +02:00
NAHO
59d500f864
firefox: simplify derivation declaration 2025-06-25 23:20:20 +02:00
Karun Sandhu
a6eff346d8
treewide: adjust notification colors to represent urgency (#1253)
Closes: https://github.com/nix-community/stylix/issues/1247
Link: https://github.com/nix-community/stylix/pull/1253

Reviewed-by: Mateus Auler <mateus@auler.dev>
Approved-by: https://github.com/TheMaxMur
Reviewed-by: awwpotato <awwpotato@voidq.com>
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-06-25 22:41:21 +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