From 737630a7b738da7d0b35ac7ef1d56283aefb1a81 Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 20 Nov 2024 12:38:20 +0300 Subject: font --- .config/fontconfig/fonts.conf | 8 ++++---- .config/hypr/hyprland.conf | 1 + .config/hypr/hyprlock.conf | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to '.config') diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index aa097b6..e15f13f 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -4,28 +4,28 @@ serif - LiberationSerif + Roboto Serif Noto Color Emoji sans-serif - LiberationSans + Roboto Noto Color Emoji sans - LiberationSans + Roboto Serif Noto Color Emoji monospace - LiterationMono Nerd Font Propo + RobotoMono Nerd Font Propo diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 96203d8..e273307 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -199,3 +199,4 @@ bindm = $mainMod, mouse:273, resizewindow windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. layerrule = noanim, notifications +layerrule = animation fadeIn, selection diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index 6dcd678..10887bb 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -22,7 +22,7 @@ label { text = $TIME color = rgba(235, 219, 178, 1) font_size = 64 - font_family = Sans + font_family = Iosevka Nerd Font Mono shadow_passes = 2 position = 0, 180 -- cgit v1.2.3