fixed wallpaper
parent
b7e4d00244
commit
fd565c60b6
|
@ -15,6 +15,9 @@ let
|
||||||
source = ./sxhkdrc;
|
source = ./sxhkdrc;
|
||||||
onChange = "pkill -USR1 -x sxhkd";
|
onChange = "pkill -USR1 -x sxhkd";
|
||||||
};
|
};
|
||||||
|
"wallpaper/dracula.png" = {
|
||||||
|
source = ./dracula.png;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 340 KiB |
Loading…
Reference in New Issue