restructure

This commit is contained in:
2021-05-14 08:00:37 +05:30
parent a1d0576a37
commit a3e2fa3b5a
25 changed files with 177 additions and 150 deletions

View File

@@ -5,5 +5,9 @@
enable = false;
extraConfig = builtins.readFile ./config/bspwm/bspwmrc;
};
pointerCursor = {
package = pkgs.numix-cursor-theme;
name = "Numix";
};
};
}