Configure wallpaper
This commit is contained in:
parent
0188b564a5
commit
6eb7b2a622
4 changed files with 6 additions and 16 deletions
|
@ -19,10 +19,6 @@ stdenv.mkDerivation {
|
|||
xorg.xrandr
|
||||
];
|
||||
|
||||
patches = [
|
||||
./remove-setbg.patch
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
cp .local/bin/displayselect $out/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue