[Astal] Start adding hyprland module

This commit is contained in:
2025-10-16 22:25:48 +02:00
parent 0392f8fc0f
commit e44cc65f1f
2 changed files with 39 additions and 0 deletions

View File

@@ -11,6 +11,27 @@ window.Bar {
/* border-radius: 10px; */
/* margin: 8px; */
/* } */
.mode-status {
&.windowing-mode {
}
&.workspace-mode {
}
&.launch-mode {
}
&.device-mode {
}
&.screenshotting-mode {
}
}
.bar-button {
border-radius: 20px;