This commit is contained in:
Stephan Raabe
2024-03-18 16:12:48 +01:00
parent 51c5fc1654
commit 8c4c25cbeb
4 changed files with 10 additions and 9 deletions
+2 -3
View File
@@ -9,7 +9,6 @@
background {
monitor =
path = $HOME/.cache/blurred_wallpaper.png # only png supported for now
color = rgba(25, 20, 20, 1.0)
}
input-field {
@@ -17,8 +16,8 @@ input-field {
size = 200, 50
outline_thickness = 0
dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
dots_size = 0.3 # Scale of input-field height, 0.2 - 0.8
dots_spacing = 0.3 # Scale of dots' absolute size, 0.0 - 1.0
dots_center = true
outer_color = rgb(000000)