Add Hyprland Void desktop profile

This commit is contained in:
Fabio Scotto di Santolo
2026-06-06 16:08:35 +02:00
parent 3460c2a9cb
commit 769e61a488
26 changed files with 746 additions and 17 deletions

View File

@@ -0,0 +1,26 @@
general {
hide_cursor = true
}
background {
monitor =
path = ~/.config/hypr/wallpapers/maxresdefault.jpg
blur_passes = 2
blur_size = 4
}
input-field {
monitor =
size = 300, 48
outline_thickness = 2
dots_size = 0.25
dots_spacing = 0.20
outer_color = rgba(4a90d9ff)
inner_color = rgba(1f1f28dd)
font_color = rgba(ffffffff)
fade_on_empty = false
placeholder_text = Password
position = 0, -80
halign = center
valign = center
}