sway: monochrome lockscreen
This commit is contained in:
parent
8314702635
commit
fd9fab297e
Binary file not shown.
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 1.4 MiB |
|
@ -223,6 +223,7 @@
|
|||
programs.swaylock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
# convert background.png -colorspace gray lockscreen.png
|
||||
image = "${./img/lockscreen.png}";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue