mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
updated theme configs & added font
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -41,7 +41,7 @@ document-font-name='JetBrains Mono 11'
|
||||
font-antialiasing='grayscale'
|
||||
font-hinting='slight'
|
||||
font-name='JetBrains Mono 11'
|
||||
gtk-theme='Catppuccin-Macchiato-Standard-Teal-Dark'
|
||||
gtk-theme='catppuccin-macchiato-teal-standard'
|
||||
icon-theme='Colloid-Teal-Dark'
|
||||
monospace-font-name='JetBrains Mono 11'
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@@ -5,5 +5,6 @@
|
||||
fonts.packages = with pkgs; [
|
||||
jetbrains-mono
|
||||
nerd-font-patcher
|
||||
noto-fonts-color-emoji
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user