Initial add of hyprland module

This commit is contained in:
alejandro-angulo 2025-08-17 20:13:01 -07:00
parent f8b7fcd71a
commit e19b036d3f
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
5 changed files with 277 additions and 2 deletions

View file

@ -50,6 +50,7 @@ window#waybar.hidden {
background-color: rgba(0, 0, 0, 1)
}
#workspaces button.active,
#workspaces button.focused {
color: @yellow;
}