forked from Shinonome/dots-hyprland
Returned fade_on_empty for input field and moved layout indicator to bottom right
This commit is contained in:
@@ -18,7 +18,7 @@ input-field {
|
||||
outer_color = $entry_border_color
|
||||
inner_color = $entry_background_color
|
||||
font_color = $entry_color
|
||||
fade_on_empty = false
|
||||
fade_on_empty = true
|
||||
|
||||
position = 0, 20
|
||||
halign = center
|
||||
@@ -29,11 +29,11 @@ label {
|
||||
monitor =
|
||||
text = $LAYOUT
|
||||
color = $text_color
|
||||
font_size = 12
|
||||
font_size = 14
|
||||
font_family = $font_family
|
||||
position = 0, -40
|
||||
halign = center
|
||||
valign = center
|
||||
position = -30, 30
|
||||
halign = right
|
||||
valign = bottom
|
||||
}
|
||||
|
||||
label { # Caps Lock Warning
|
||||
|
||||
Reference in New Issue
Block a user