refactored theme configuration to use stylix instead of individually theming each program
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
environment = {
|
||||
variables = {
|
||||
XCURSOR_SIZE = "24";
|
||||
PATH = "${pkgs.clang-tools}/bin:$PATH";
|
||||
};
|
||||
shells = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user