new lockscreen
This commit is contained in:
parent
473362b5f8
commit
96b2e6073d
7 changed files with 3 additions and 2 deletions
|
@ -25,3 +25,4 @@ each host should have these files:
|
|||
- make wl-clip-persist, polkit agent, and networkmanager applet systemd services?
|
||||
- gtk cursors are MESSED UP. top priority rn
|
||||
- niri.. yum
|
||||
- do lockscreen better somehow
|
||||
|
|
BIN
assets/lockscreen.jpg
Normal file
BIN
assets/lockscreen.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 674 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.1 MiB |
|
@ -33,7 +33,7 @@ in {
|
|||
};
|
||||
background = [
|
||||
{
|
||||
path = toString ../../assets/lockscreen.png;
|
||||
path = toString ../../assets/lockscreen.jpg;
|
||||
color = "rgb(${base00})";
|
||||
blur_passes = 3;
|
||||
blur_size = 6;
|
||||
|
|
|
@ -49,7 +49,7 @@ in {
|
|||
flavor = variant;
|
||||
font = config.modules.desktop.fonts.fonts.sansSerif.family;
|
||||
fontSize = toString config.modules.desktop.fonts.fonts.sansSerif.size;
|
||||
background = ../../../../assets/lockscreen.png;
|
||||
background = ../../../../assets/lockscreen.jpg;
|
||||
loginBackground = true;
|
||||
});
|
||||
};
|
||||
|
|
BIN
packages/wallpapers/img/rw_chimney_canopy.jpg
Normal file
BIN
packages/wallpapers/img/rw_chimney_canopy.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 674 KiB |
BIN
packages/wallpapers/img/rw_garbage_wastes.jpg
Normal file
BIN
packages/wallpapers/img/rw_garbage_wastes.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 378 KiB |
Loading…
Add table
Add a link
Reference in a new issue