mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-19 05:24:12 -05:00
lock in lock screen
This commit is contained in:
parent
a0d29ce8b4
commit
1745240a9c
3 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
BIN
modules/users/crow/configs/wallpapers/wrecked_ship.jpg
Normal file
BIN
modules/users/crow/configs/wallpapers/wrecked_ship.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 MiB |
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue