aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--homes/floppydisk/default.nix4
-rw-r--r--misc/wallpapers/oneshot-1.jpgbin0 -> 234689 bytes
-rw-r--r--misc/wallpapers/oneshot-2.jpgbin0 -> 425361 bytes
-rw-r--r--misc/wallpapers/oneshot.pngbin0 -> 245023 bytes
4 files changed, 4 insertions, 0 deletions
diff --git a/homes/floppydisk/default.nix b/homes/floppydisk/default.nix
index 397eae6..c16ded5 100644
--- a/homes/floppydisk/default.nix
+++ b/homes/floppydisk/default.nix
@@ -21,6 +21,10 @@
home = {
username = "floppydisk";
homeDirectory = "/home/floppydisk";
+ file.".config/hypr/hyprpaper.conf".text = ''
+ preload = ${/. + ../../misc/wallpapers/oneshot-1.jpg}
+ wallpaper = ,${/. + ../../misc/wallpapers/oneshot-1.jpg}
+ '';
packages = with pkgs; [
# Utils
handbrake
diff --git a/misc/wallpapers/oneshot-1.jpg b/misc/wallpapers/oneshot-1.jpg
new file mode 100644
index 0000000..502dd96
--- /dev/null
+++ b/misc/wallpapers/oneshot-1.jpg
Binary files differ
diff --git a/misc/wallpapers/oneshot-2.jpg b/misc/wallpapers/oneshot-2.jpg
new file mode 100644
index 0000000..51e321b
--- /dev/null
+++ b/misc/wallpapers/oneshot-2.jpg
Binary files differ
diff --git a/misc/wallpapers/oneshot.png b/misc/wallpapers/oneshot.png
new file mode 100644
index 0000000..2d1c129
--- /dev/null
+++ b/misc/wallpapers/oneshot.png
Binary files differ