diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-26 16:49:54 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-26 16:49:54 +0400 |
commit | 137cc99f4ba4d68f43080d90fbc7dd4b17de4f5f (patch) | |
tree | bf19162ad6ff10feac0ed21ed95006805648499e /Makefile | |
parent | 4af49e4f7df920262b94557692ea409cd394c792 (diff) |
feat: default wallpaper added
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |