summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2025-06-26 16:49:54 +0400
committerSuleyman Farajli <suleyman@farajli.net>2025-06-26 16:49:54 +0400
commit137cc99f4ba4d68f43080d90fbc7dd4b17de4f5f (patch)
treebf19162ad6ff10feac0ed21ed95006805648499e
parent4af49e4f7df920262b94557692ea409cd394c792 (diff)
feat: default wallpaper added
-rw-r--r--Makefile1
-rw-r--r--config/wallpapers/ship.jpgbin0 -> 4100424 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e32729a..63a2829 100644
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,7 @@ config: $(CONFDIR)
$(COPY) config/sites/bookmarks.txt $(CONFDIR)/sites
$(COPY) config/sxiv $(CONFDIR)
$(COPY) config/vim $(CONFDIR)
+ $(COPY) config/wallpapers $(CONFDIR)
$(COPY) config/x11 $(CONFDIR)
$(COPY) config/zathura $(CONFDIR)
$(COPY) config/zsh/zshrc $(ZSHRC)
diff --git a/config/wallpapers/ship.jpg b/config/wallpapers/ship.jpg
new file mode 100644
index 0000000..7d5f820
--- /dev/null
+++ b/config/wallpapers/ship.jpg
Binary files differ