From 03cc1d4ebdaf2f276c61f1f2b7eef33f52de7f32 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 25 May 2025 21:20:13 +0530 Subject: removed useless config files --- .config/betterlockscreen/betterlockscreenrc | 50 ----------------------------- 1 file changed, 50 deletions(-) delete mode 100644 .config/betterlockscreen/betterlockscreenrc (limited to '.config/betterlockscreen/betterlockscreenrc') diff --git a/.config/betterlockscreen/betterlockscreenrc b/.config/betterlockscreen/betterlockscreenrc deleted file mode 100644 index cd9a6db..0000000 --- a/.config/betterlockscreen/betterlockscreenrc +++ /dev/null @@ -1,50 +0,0 @@ -# ~/.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=00000000 -timecolor=ffffffff -time_format="%H:%M:%S" -greetercolor=ffffffff -layoutcolor=C678DDff -keyhlcolor=C678DDff -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 -- cgit v1.2.3