fix(hyprpaper): add features pls

This commit is contained in:
kenji
2025-12-29 13:48:16 -06:00
parent 3d317b672d
commit 0e7568b746
+9
View File
@@ -1,4 +1,13 @@
{pkgs, ...}: {
# FIXME: please revise to use uwsm and xdg-terminal-exec
# also, add features and fix the following:
# * multiple wallpapers
# * day/noon/night wallpaper
# * set first, default wallpaper to hyprland one-dark
# * be consistent in formatting!
# flow:
# Menu for options: 1. Single Wallpaper, 2. Multiple Wallpapers, 3. Timed Wallpapers
home.packages = with pkgs; [
(writeShellScriptBin "hakase-wallpaper-switch" ''
if [[ "$1" != "run" ]]; then