Configure wallpaper

This commit is contained in:
Oliver Davies 2025-03-17 23:05:33 +00:00
parent 0188b564a5
commit 6eb7b2a622
4 changed files with 6 additions and 16 deletions

View file

@ -19,10 +19,6 @@ stdenv.mkDerivation {
xorg.xrandr
];
patches = [
./remove-setbg.patch
];
installPhase = ''
mkdir -p $out/bin
cp .local/bin/displayselect $out/bin