Switch to nix-rice

This commit is contained in:
Filippo Berto 2021-06-26 15:02:13 +02:00
parent 5f960fc2ca
commit 98e4871193
12 changed files with 31 additions and 537 deletions

View file

@ -2,7 +2,7 @@
let
monitorPages = [ "I" "II" "III" "IV" "V" "VI" "VII" "VIII" "IX" "X" ];
strPalette = pkgs.extra.palette.toRGBHex pkgs.extra.colorPalette;
strPalette = pkgs.rice.palette.toRGBHex pkgs.rice.colorPalette;
in
{
xsession.windowManager.bspwm = {