diff options
author | awy <awy@awy.one> | 2024-11-20 12:38:20 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-11-20 12:38:20 +0300 |
commit | 737630a7b738da7d0b35ac7ef1d56283aefb1a81 (patch) | |
tree | 96d2bc16a21a16d69327880812cde2e474689dfe /.config/hypr | |
parent | 3c88c0cea187faef79c437bd60332c0feff27eff (diff) |
font
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 1 | ||||
-rw-r--r-- | .config/hypr/hyprlock.conf | 2 |
2 files changed, 2 insertions, 1 deletions
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 |