diff options
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 |