aboutsummaryrefslogtreecommitdiff
path: root/.config/betterlockscreen/betterlockscreenrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/betterlockscreen/betterlockscreenrc')
-rw-r--r--.config/betterlockscreen/betterlockscreenrc50
1 files changed, 50 insertions, 0 deletions
diff --git a/.config/betterlockscreen/betterlockscreenrc b/.config/betterlockscreen/betterlockscreenrc
new file mode 100644
index 0000000..13a2773
--- /dev/null
+++ b/.config/betterlockscreen/betterlockscreenrc
@@ -0,0 +1,50 @@
+# ~/.config/betterlockscreenrc
+
+# default options
+display_on=0
+span_image=false
+lock_timeout=300
+fx_list=(dim blur dimblur pixel dimpixel color)
+dim_level=40
+blur_level=1
+pixel_scale=10,1000
+solid_color=333333
+wallpaper_cmd="feh --bg-fill"
+quiet=true
+
+# default theme
+loginbox=00000066
+loginshadow=00000000
+locktext="UwU may I has ur password"
+font="sans-serif"
+ringcolor=C678DDff
+insidecolor=00000000
+separatorcolor=00000000
+ringvercolor=FB6F92ff
+insidevercolor=00000000
+ringwrongcolor=FB6F92ff
+insidewrongcolor=FB6F92ff
+timecolor=ffffffff
+time_format="%H:%M:%S"
+greetercolor=ffffffff
+layoutcolor=C678DDff
+keyhlcolor=FB6F92ff
+bshlcolor=C678DDff
+veriftext="aanh ur password is shooo big"
+verifcolor=ffffffff
+wrongtext="you are not my senpai"
+wrongcolor=FB6F92ff
+modifcolor=FB6F92ff
+bgcolor=000000ff
+
+
+#
+# expert options (change at own risk!)
+#
+
+# i3lockcolor_bin="i3lock-color" # Manually set command for i3lock-color
+# suspend_command="systemctl suspend" # Manually change action e.g. hibernate/suspend-command
+
+# i3lock-color - custom arguments
+# lockargs=() # overwriting default "(-n)"
+# lockargs+=(--ignore-empty-password) # appending new argument