Skip to content

Commit b5c5657

Browse files
aster-voidclaude
andcommitted
flake: add wallpaper management tools
Add setpaper, reload, reload-d, and wpick tools to package list for wallpaper management functionality. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent d8ccf22 commit b5c5657

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.config/home-manager/flake.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@
9494
# inputs.helix.packages.${system}.default
9595
inputs.zen-browser.packages.${system}.beta
9696
# build.line # I give up. install it via steam.
97+
build.setpaper
98+
build.reload
99+
build.reload-d
100+
build.wpick
97101
]
98102
];
99103
in {

0 commit comments

Comments
 (0)