diff options
Diffstat (limited to 'home-config/hypr/hyprlock.conf')
-rw-r--r-- | home-config/hypr/hyprlock.conf | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ | |||
1 | background { | 1 | background { |
2 | monitor = | 2 | monitor = |
3 | path = /home/ryan/.config/hypr/Wallpapers/static/autumn1.png | 3 | #path = /home/ryan/.config/hypr/Wallpapers/static/autumn1.png |
4 | path = screenshot | ||
4 | 5 | ||
5 | # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations | 6 | # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations |
6 | blur_passes = 2 # 0 disables blurring | 7 | blur_passes = 2 # 0 disables blurring |
@@ -52,4 +53,5 @@ label { | |||
52 | position = 0, 300 | 53 | position = 0, 300 |
53 | halign = center | 54 | halign = center |
54 | valign = center | 55 | valign = center |
56 | font_family = Lilex Nerd Font | ||
55 | } | 57 | } |