From b06c8e48bc4932a7c0cdf2b3258fcf4884ee42cd Mon Sep 17 00:00:00 2001 From: tux Date: Sun, 21 Sep 2025 23:37:29 +0530 Subject: [PATCH] chore: change wallpaper --- modules/home/desktop/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index 014d233..5253c24 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -266,7 +266,7 @@ # load hyprland plugins "hyprctl plugin load '$HYPR_PLUGIN_DIR/lib/libhyprexpo.so'" - "${pkgs.swaybg}/bin/swaybg -i ~/Wallpapers/city.png" + "${pkgs.swaybg}/bin/swaybg -i ~/Wallpapers/mountain.jpg" "${pkgs.tpanel}/bin/tpanel" "copyq" ];