diff options
author | adamstuck <adam.moloney.stuck@gmail.com> | 2022-05-27 23:39:28 +0200 |
---|---|---|
committer | adamstuck <adam.moloney.stuck@gmail.com> | 2022-05-27 23:39:28 +0200 |
commit | 439133f3f7e3b8c680c0d9b73f8bc3d6fb335664 (patch) | |
tree | 4efd28047d3bce1602fa6c1398d32dcb265ad1d6 /.config | |
parent | c591f3fc6f10a69acc4fa3cfd46f11a3029c4173 (diff) |
betterlockscreen colours
Diffstat (limited to '.config')
-rw-r--r-- | .config/betterlockscreenrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/betterlockscreenrc b/.config/betterlockscreenrc index 4018ecd..9ec0fb9 100644 --- a/.config/betterlockscreenrc +++ b/.config/betterlockscreenrc @@ -13,7 +13,7 @@ wallpaper_cmd="feh --bg-fill" # i3lockcolor_bin="i3lock-color" # Manually set command for i3lock-color # default theme -loginbox=00000066 +loginbox=09080966 loginshadow=00000000 locktext="Type password to unlock..." font="sans-serif" |