move output configuration out of general sway config, change wallpaper

This commit is contained in:
xunuwu 2025-04-15 12:22:57 +02:00
parent 7e02ec035f
commit e5a3deb9ec
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
6 changed files with 36 additions and 17 deletions

View file

@ -69,5 +69,10 @@
wayland-appusage.url = "github:xunuwu/wayland-appusage";
wayland-appusage.inputs.nixpkgs.follows = "nixpkgs";
wallpaper = {
url = "https://cdn.donmai.us/original/9e/ee/__kasane_teto_and_kasane_teto_utau_drawn_by_xi_wu__9eee30303152b9320922a63e685cc073.jpg";
flake = false;
};
};
}