Browse Source

Add lockscreen image

master
Riyyi 6 years ago
parent
commit
8706cdf0fd
  1. BIN
      .scripts/wm/lock.png
  2. 2
      .scripts/wm/lock.sh

BIN
.scripts/wm/lock.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

2
.scripts/wm/lock.sh

@ -1,6 +1,6 @@
#!/bin/sh
ICON="$HOME/Pictures/lock.png"
ICON="$HOME/.scripts/wm/lock.png"
revert() {
xset dpms 0 0 0

Loading…
Cancel
Save