lock in lock screen

This commit is contained in:
TheWanderingCrow 2025-02-04 08:18:17 -05:00
parent a0d29ce8b4
commit 1745240a9c
3 changed files with 2 additions and 2 deletions

View file

@ -1,8 +1,7 @@
# BACGROUND
background {
monitor =
path = screenshot
blur_passes = 2
path = ~/.config/hypr/lockscreen-1
contrast = 1
brightness = 0.5
vibrancy = 0.2

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

View file

@ -42,6 +42,7 @@ in {
file.".config/sway/background-1".source = ./configs/wallpapers/cyber_defiance.jpg;
file.".config/sway/background-2".source = ./configs/wallpapers/cyber_skyscrapers.jpg;
file.".config/sway/background-3".source = ./configs/wallpapers/kali_lol.jpg;
file.".config/hypr/lockscreen-1".source = ./configs/wallpapers/wrecked_ship.jpg;
# i3
file.".config/i3/config".source = ./configs/i3/i3.conf;