pihole and dots
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
$font = Monospace
|
||||
|
||||
source = ~/.cache/wal/colors-hypr.conf
|
||||
|
||||
general {
|
||||
hide_cursor = false
|
||||
}
|
||||
@@ -45,9 +47,9 @@ input-field {
|
||||
outline_thickness = 3
|
||||
inner_color = rgba(0, 0, 0, 0.0) # no fill
|
||||
|
||||
outer_color = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
check_color = rgba(00ff99ee) rgba(ff6633ee) 120deg
|
||||
fail_color = rgba(ff6633ee) rgba(ff0066ee) 40deg
|
||||
outer_color = $color1 $color5 100deg
|
||||
check_color = $color2 $color6 120deg
|
||||
fail_color = $color3 $color7 40deg
|
||||
|
||||
font_color = rgb(143, 143, 143)
|
||||
fade_on_empty = false
|
||||
|
||||
Reference in New Issue
Block a user