hyprdots

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

commit 1373afec5c7bea3b005d9e3d27f9f86a0c41b9d5
parent e4aabcc900f21b8a10ee12354fea19e547b30edd
Author: awy <awy@awy.one>
Date:   Sat, 19 Apr 2025 18:33:40 +0300

update

Diffstat:
D.config/fastfetch/config.jsonc | 39---------------------------------------
M.config/fontconfig/fonts.conf | 12++++--------
Mdependencies.txt | 5+----
3 files changed, 5 insertions(+), 51 deletions(-)

diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc @@ -1,39 +0,0 @@ -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "type": "small" - }, - "modules": [ - { - "type": "os", - "key": "os", - "keyColor": "red" - }, - { - "type": "kernel", - "key": "kernel", - "keyColor": "yellow" - }, - { - "type": "shell", - "key": "shell", - "keyColor": "green" - }, - { - "type": "packages", - "key": "packages", - "keyColor": "cyan" - }, - { - "type": "wm", - "key": "wm", - "keyColor": "blue" - }, - { - "type": "memory", - "key": "memory", - "keyColor": "magenta" - }, - "break" - ] -} diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf @@ -4,37 +4,33 @@ <alias> <family>serif</family> <prefer> - <family>Source Code Serif</family> + <family>LiterationSerif Nerd Font Propo</family> <family>Noto Color Emoji</family> <family>FontAwesome</family> - <family>SymbolsNerdFont</family> </prefer> </alias> <alias> <family>sans-serif</family> <prefer> - <family>Source Code Sans</family> + <family>LiterationSans Nerd Font Propo</family> <family>Noto Color Emoji</family> <family>FontAwesome</family> - <family>SymbolsNerdFont</family> </prefer> </alias> <alias> <family>sans</family> <prefer> - <family>Source Code Sans</family> + <family>LiterationSans Nerd Font Propo</family> <family>Noto Color Emoji</family> <family>FontAwesome</family> - <family>SymbolsNerdFont</family> </prefer> </alias> <alias> <family>monospace</family> <prefer> - <family>SauceCodePro Nerd Font Propo</family> + <family>LiterationMono Nerd Font Propo</family> <family>Noto Color Emoji</family> <family>FontAwesome</family> - <family>SymbolsNerdFont</family> </prefer> </alias> </fontconfig> diff --git a/dependencies.txt b/dependencies.txt @@ -14,10 +14,7 @@ pipewire-pulse wireplumber # fonts -adobe-source-serif-fonts -adobe-source-sans-fonts -ttf-sourcecodepro-nerd -ttf-nerd-fonts-symbols +ttf-liberation-mono-nerd ttf-font-awesome noto-fonts-emoji fontconfig