Losanges, yeah!
This commit is contained in:
parent
5a6ea6f20a
commit
d47a53794d
|
@ -7,6 +7,6 @@ if [ $? -ne 0 ]; then
|
|||
}
|
||||
trap revert SIGHUP SIGINT SIGTERM
|
||||
xset dpms 5 5 5
|
||||
i3lock --nofork --color 648901 --ignore-empty-password
|
||||
i3lock --nofork --color 648901 --image=$HOME/.config/i3/lock.png --tiling --ignore-empty-password
|
||||
revert
|
||||
fi
|
||||
|
|
BIN
config/i3/lock.png
Normal file
BIN
config/i3/lock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 513 B |
1
config/i3/lock.svg
Normal file
1
config/i3/lock.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" height="50" width="50"><path fill="#82a401" d="M0 50h50V0H0z"/><path fill="#466c01" d="M25 0l25 25-25 25L0 25z"/></svg>
|
After Width: | Height: | Size: 180 B |
Loading…
Reference in a new issue