feat: update wallpapers

This commit is contained in:
ryan4yin
2023-05-06 11:49:25 +08:00
parent 65e2672a68
commit e3a9bea779
15 changed files with 63 additions and 80 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# 直接从当前文件夹中读取配置文件作为配置内容
# wallpaper, binary file
home.file.".config/i3/wallpaper.jpg".source = ../../wallpaper.jpg;
home.file.".config/i3/wallpaper.webp".source = ../wallpapers/wallpaper.webp;
home.file.".config/i3/config".source = ./config;
home.file.".config/i3/i3blocks.conf".source = ./i3blocks.conf;
home.file.".config/i3/keybindings".source = ./keybindings;