Hyprland : remove useless icon
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
background {
|
||||
monitor =
|
||||
# path = ~/.config/hypr/hyprlock/relaxed_mario.png
|
||||
blur_passes = 3
|
||||
contrast = 0.8916
|
||||
brightness = 0.8172
|
||||
@@ -19,8 +18,8 @@ input-field {
|
||||
inner_color = rgba(255, 255, 255, 0.1)
|
||||
font_color = rgb(200, 200, 200)
|
||||
fade_on_empty = false
|
||||
font_family = SF Pro Display Bold
|
||||
placeholder_text = <i><span foreground="##ffffff99">🔒 Enter Pass</span></i>
|
||||
font_family = FiraCode Nerd Font
|
||||
placeholder_text = <i><span foreground="##ffffff99">Enter Pass</span></i>
|
||||
hide_input = false
|
||||
position = 0, -210
|
||||
halign = center
|
||||
|
||||
Reference in New Issue
Block a user