feat: migrate x11/wayland related apps into i3/hyprland folder

This commit is contained in:
ryan4yin
2023-05-26 00:01:09 +08:00
parent 5503e7bac0
commit c694c81215
7 changed files with 53 additions and 7 deletions
+4
View File
@@ -7,6 +7,10 @@
# i3 配置,基于 https://github.com/endeavouros-team/endeavouros-i3wm-setup
# 直接从当前文件夹中读取配置文件作为配置内容
imports = [
./x11-apps.nix
];
# wallpaper, binary file
home.file.".config/i3/wallpaper.png".source = ../wallpapers/wallpaper.png;
home.file.".config/i3/config".source = ./config;