hyprland: Add hyprbars config

Tested this in a VM and it should look decent.
This commit is contained in:
Donovan Glover 2023-08-01 16:25:17 -04:00
parent b84bad3806
commit 93608bf1eb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -99,6 +99,21 @@ in
layout = master
}
plugin {
hyprbars {
bar_color = rgba(${base00}F2)
bar_height = 30
col.text = rgba(${base05}99)
bar_text_size = 9
bar_text_font = Maple Mono
buttons {
button_size = 14
col.maximize = rgba(${base04}cc)
col.close = rgba(${base05}cc)
}
}
}
decoration {
rounding = 0
blur = yes