From 49b852554b1a7676deb6505039c7494d3fc7f792 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 26 Mar 2019 12:37:18 +0300 Subject: Move betterlockscreenrc to the correct place --- .config/betterlockscreen/betterlockscreenrc | 15 --------------- .config/betterlockscreenrc | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 .config/betterlockscreen/betterlockscreenrc create mode 100644 .config/betterlockscreenrc diff --git a/.config/betterlockscreen/betterlockscreenrc b/.config/betterlockscreen/betterlockscreenrc deleted file mode 100644 index 2b71c1a..0000000 --- a/.config/betterlockscreen/betterlockscreenrc +++ /dev/null @@ -1,15 +0,0 @@ -# configuration file for betterlockscreen - -insidecolor=00000000 -ringcolor=ffffffff -keyhlcolor=d23c3dff -bshlcolor=d23c3dff -separatorcolor=00000000 -insidevercolor=00000000 -insidewrongcolor=d23c3dff -ringvercolor=ffffffff -ringwrongcolor=ffffffff -verifcolor=ffffffff -timecolor=ffffffff -datecolor=ffffffff -loginbox=00000066 diff --git a/.config/betterlockscreenrc b/.config/betterlockscreenrc new file mode 100644 index 0000000..2b71c1a --- /dev/null +++ b/.config/betterlockscreenrc @@ -0,0 +1,15 @@ +# configuration file for betterlockscreen + +insidecolor=00000000 +ringcolor=ffffffff +keyhlcolor=d23c3dff +bshlcolor=d23c3dff +separatorcolor=00000000 +insidevercolor=00000000 +insidewrongcolor=d23c3dff +ringvercolor=ffffffff +ringwrongcolor=ffffffff +verifcolor=ffffffff +timecolor=ffffffff +datecolor=ffffffff +loginbox=00000066 -- cgit v1.2.3-70-g09d2