add slim theme
This commit is contained in:
parent
0b75eeb3ef
commit
2a5daa6dda
@ -109,6 +109,10 @@
|
|||||||
desktopManager.xterm.enable = false;
|
desktopManager.xterm.enable = false;
|
||||||
desktopManager.default = "none";
|
desktopManager.default = "none";
|
||||||
windowManager.default = "bspwm";
|
windowManager.default = "bspwm";
|
||||||
|
displayManager.slim.theme = pkgs.fetchurl {
|
||||||
|
url = "https://github.com/rnhmjoj/nix-slim/archive/0.2.0.tar.gz";
|
||||||
|
sha256 = "08m6ks6crdyr02ll50gy3vpn3rzq6rp5jm2bli526r432xacdmj1";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
mpd = {
|
mpd = {
|
||||||
|
Loading…
Reference in New Issue
Block a user