hypr: tweak logout styling again

This commit is contained in:
thomasabishop 2024-03-02 18:43:58 +00:00
parent ac3007dcdf
commit 058421e413

View file

@ -1,6 +1,7 @@
background { background {
monitor = monitor =
color = rgba(40, 40, 40, 0.8) path = screenshot
color = rgba(40, 40, 40, 1.0)
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
blur_passes = 4 # 0 disables blurring blur_passes = 4 # 0 disables blurring
blur_size = 2 blur_size = 2
@ -31,7 +32,7 @@ input-field {
label { label {
monitor = monitor =
text = Enter password text = Enter password
color = rgba(200, 200, 200, 1.0) color = rgba(235,219,178, 0.8)
font_size = 25 font_size = 25
font_family = PragmataPro Mono font_family = PragmataPro Mono
position = 0, 200 position = 0, 200