swaylock config
This commit is contained in:
42
.swaylock/config
Normal file
42
.swaylock/config
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
# swaylock.conf
|
||||||
|
|
||||||
|
image = /home/landam/Pictures/wallpaper/macos-blue-waves.jpg
|
||||||
|
|
||||||
|
# General
|
||||||
|
indicator-idle-visible = true
|
||||||
|
indicator-radius = 120
|
||||||
|
indicator-thickness = 10
|
||||||
|
|
||||||
|
# Background
|
||||||
|
color = 181818
|
||||||
|
|
||||||
|
# Inside of the indicator (input ring)
|
||||||
|
inside-color = f8f9fa
|
||||||
|
inside-clear-color = f8f9fa
|
||||||
|
inside-ver-color = 88c0d0
|
||||||
|
inside-wrong-color = ebcb8b
|
||||||
|
|
||||||
|
# Line (border of indicator)
|
||||||
|
line-color = 2e3440
|
||||||
|
line-clear-color = 88c0d0
|
||||||
|
line-ver-color = 88c0d0
|
||||||
|
line-wrong-color = ebcb8b
|
||||||
|
|
||||||
|
# Ring (outer circle)
|
||||||
|
ring-color = d8dee9
|
||||||
|
ring-clear-color = 88c0d0
|
||||||
|
ring-ver-color = 88c0d0
|
||||||
|
ring-wrong-color = ebcb8b
|
||||||
|
|
||||||
|
# Separator (between line & ring)
|
||||||
|
separator-color = 2e3440
|
||||||
|
|
||||||
|
# Text
|
||||||
|
text-color = 2e3440
|
||||||
|
text-clear-color = 88c0d0
|
||||||
|
text-ver-color = 88c0d0
|
||||||
|
text-wrong-color = ebcb8b
|
||||||
|
|
||||||
|
# Indicator background (behind the circle)
|
||||||
|
key-hl-color = 88c0d0
|
||||||
|
bs-hl-color = ebcb8b
|
||||||
Reference in New Issue
Block a user