diff options
author | Karel Kočí <cynerd@email.cz> | 2018-11-25 13:35:52 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-11-25 13:35:52 +0100 |
commit | 13bb00826c7aa9fc545b9f797e5cce4120752a3f (patch) | |
tree | 559c8a94c82f390cf96441f10428bca783e0406f /config/swaylock | |
parent | 060741fdc9dd88dd0d99edffb76ae0cb8afac273 (diff) | |
download | myconfigs-13bb00826c7aa9fc545b9f797e5cce4120752a3f.tar.gz myconfigs-13bb00826c7aa9fc545b9f797e5cce4120752a3f.tar.bz2 myconfigs-13bb00826c7aa9fc545b9f797e5cce4120752a3f.zip |
Cleanup and more
I am just lazy to write it up. Nobody reads it anyway.
Diffstat (limited to 'config/swaylock')
-rw-r--r-- | config/swaylock/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/swaylock/config b/config/swaylock/config new file mode 100644 index 0000000..72c08e0 --- /dev/null +++ b/config/swaylock/config @@ -0,0 +1,4 @@ +ignore-empty-password +color=000000 +scaling=fit +indicator-radius=100 |