From ebc322922f66f567ec06595026cf26fe3fa28b32 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 21 Oct 2024 16:10:27 -0400 Subject: changed wrapper for fonts --- home-config/hypr/hyprlock.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'home-config/hypr/hyprlock.conf') diff --git a/home-config/hypr/hyprlock.conf b/home-config/hypr/hyprlock.conf index ca1534c..5c63fad 100644 --- a/home-config/hypr/hyprlock.conf +++ b/home-config/hypr/hyprlock.conf @@ -1,6 +1,7 @@ background { monitor = - path = /home/ryan/.config/hypr/Wallpapers/static/autumn1.png + #path = /home/ryan/.config/hypr/Wallpapers/static/autumn1.png + path = screenshot # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations blur_passes = 2 # 0 disables blurring @@ -52,4 +53,5 @@ label { position = 0, 300 halign = center valign = center + font_family = Lilex Nerd Font } -- cgit v1.2.3