diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index eb85388..80726c2 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -262,7 +262,7 @@ # load hyprland plugins "hyprctl plugin load '$HYPR_PLUGIN_DIR/lib/libhyprexpo.so'" - "${pkgs.swaybg}/bin/swaybg -i ~/Wallpapers/island-night.png" + "${pkgs.swaybg}/bin/swaybg -i ~/Wallpapers/city.png" "${pkgs.tpanel}/bin/tpanel" "copyq" ];