new wallpapers added, along with a general visual overhaul via stylix and refactoring of existing stylization options
This commit is contained in:
@@ -4,7 +4,12 @@
|
||||
...
|
||||
}: {
|
||||
fonts.fontconfig.enable = true;
|
||||
home.packages = [
|
||||
home.packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [
|
||||
"JetBrainsMono"
|
||||
"CascadiaCode"
|
||||
"NerdFontsSymbolsOnly"
|
||||
]; })
|
||||
];
|
||||
|
||||
gtk = {
|
||||
|
||||
Reference in New Issue
Block a user