hyprdots

my dotfiles for hyprland
git clone https://git.awy.one/hyprdots.git
Log | Files | Refs | README | LICENSE

commit e6e309e764a0c55819508bdcd1ec0ac7cc45aeee
parent 3224d81bf20af35dccca5f93cafde9dea5f17eda
Author: awy <awy@awy.one>
Date:   Sun, 30 Mar 2025 16:29:05 +0300

fonts

Diffstat:
M.config/fontconfig/fonts.conf | 8++++----
M.config/waybar/style.css | 2+-
Mdependencies.txt | 4+++-
3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf @@ -4,7 +4,7 @@ <alias> <family>serif</family> <prefer> - <family>NotoSerif Nerd Font</family> + <family>Source Serif Pro</family> <family>Apple Color Emoji</family> <family>FontAwesome</family> <family>SymbolsNerdFont</family> @@ -13,7 +13,7 @@ <alias> <family>sans-serif</family> <prefer> - <family>NotoSans Nerd Font</family> + <family>Source Sans Pro</family> <family>Apple Color Emoji</family> <family>FontAwesome</family> <family>SymbolsNerdFont</family> @@ -22,7 +22,7 @@ <alias> <family>sans</family> <prefer> - <family>NotoSans Nerd Font</family> + <family>Source Sans Pro</family> <family>Apple Color Emoji</family> <family>FontAwesome</family> <family>SymbolsNerdFont</family> @@ -31,7 +31,7 @@ <alias> <family>monospace</family> <prefer> - <family>NotoSansM Nerd Font</family> + <family>SauceCodePro Nerd Font Mono</family> <family>FontAwesome</family> <family>SymbolsNerdFont</family> <family>Apple Color Emoji</family> diff --git a/.config/waybar/style.css b/.config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: NotoSansM Nerd Font Propo; + font-family: SauceCodePro Nerd Font Propo; font-size: 14px; } diff --git a/dependencies.txt b/dependencies.txt @@ -14,7 +14,9 @@ pipewire-pulse wireplumber # fonts -ttf-noto-nerd +adobe-source-sans-fonts +adobe-source-serif-fonts +ttf-sourcecodepro-nerd ttf-nerd-fonts-symbols ttf-font-awesome fontconfig