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