diff --git a/config.nix b/config.nix index f16550c..7b90cdf 100644 --- a/config.nix +++ b/config.nix @@ -33,7 +33,7 @@ hyprland = { monitors = ["HDMI-A-1, 1920x1080@120, auto, 1"]; # wallpaper = "nixos_rainbow.png"; - wallpaper = "firewatch_dusk.jpg"; + wallpaper = "ai_pixel_purple.jpg"; }; firefox = { bookmarks = [ diff --git a/scripts/switch-wallpaper.sh b/scripts/switch-wallpaper.sh new file mode 100755 index 0000000..0de0bf1 --- /dev/null +++ b/scripts/switch-wallpaper.sh @@ -0,0 +1,6 @@ +#!/usr/bin/env bash +echo "Hello world!" + +exec + +