xmonad: update background image
This commit is contained in:
parent
957bf38595
commit
0cad3c0b32
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ let
|
|||
|
||||
background-repo = pkgs.fetchgit {
|
||||
url = "https://git.ingolf-wagner.de/palo/image-generator-lib";
|
||||
rev = "8327c5aaffc1d2ca56decbefcdba5fb98028b870";
|
||||
sha256 = "12w2b8qs7ibijvyyw4zf7626ikg6sbc8lxkhb3fcvc6w4xfiiny0";
|
||||
rev = "95bc53de0b73917c5571a061a6702c71c9bf173e";
|
||||
sha256 = "1x14pknv0v38x0g5sf6k25g9w7r7j0mndazq5ixjvybwdynk25kw";
|
||||
};
|
||||
|
||||
nixCommands = { height, width }:
|
||||
|
|
Loading…
Reference in a new issue