mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
I would rather be playing Hell Divers 2.
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
|
||||
$foreground = rgb($GLOBAL_ACCENT)
|
||||
|
||||
#general {
|
||||
# enable_fingerprint = true
|
||||
# fingerprint_ready_message = Slap yo finger
|
||||
# fingerprint_present_message = Scanning...
|
||||
#}
|
||||
|
||||
background {
|
||||
monitor =
|
||||
color = rgb(0,0,0)
|
||||
hide_cursor = true
|
||||
|
||||
#path = screenshot
|
||||
#blur_passes = 4
|
||||
@@ -35,9 +40,9 @@ input-field {
|
||||
outer_color = $foreground
|
||||
inner_color = rgb(0,0,0)
|
||||
font_color = $foreground
|
||||
fade_on_empty = true
|
||||
fade_on_empty = false
|
||||
fade_timeout = 1000
|
||||
placeholder_text = <i><span foreground="##$GLOBAL_ACCENT">Input Password...</span></i> # Text rendered in the input box when it's empty.
|
||||
placeholder_text = <i><span foreground="##$GLOBAL_ACCENT">Type Your Password...</span></i> # Text rendered in the input box when it's empty.
|
||||
hide_input = false
|
||||
rounding = -1
|
||||
check_color = rgb(204, 136, 34)
|
||||
@@ -50,7 +55,7 @@ input-field {
|
||||
invert_numlock = false
|
||||
swap_font_color = false
|
||||
|
||||
position = 0, -300
|
||||
position = 0, -400
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user