fixed popus[blur]: set opengl: force introspection : true

This commit is contained in:
Joel Mathew Thomas
2024-06-13 10:47:50 +05:30
parent 93eaaf4a7a
commit 86bb9d2d50
5 changed files with 15 additions and 3 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ input-field {
font_color = rgb(10, 10, 10)
fade_on_empty = true
fade_timeout = 1000 # Milliseconds before fade_on_empty is triggered.
placeholder_text = <i>Input Password...</i> # Text rendered in the input box when it's empty.
hide_input = true
placeholder_text = <i>Access Denied</i> # Text rendered in the input box when it's empty.
hide_input = false
rounding = -1 # -1 means complete rounding (circle/oval)
check_color = rgb(204, 136, 34)
fail_color = rgb(204, 34, 34) # if authentication failed, changes outer_color and fail message color