mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-27 02:57:29 -05:00
bar: add "nothing" mode (#544)
This commit is contained in:
@@ -22,6 +22,11 @@ $bar_ws_width_focus_active: 2.045rem;
|
||||
min-height: 1.364rem;
|
||||
}
|
||||
|
||||
.bar-bg-nothing {
|
||||
background-color: $layer0;
|
||||
min-height: 2px;
|
||||
}
|
||||
|
||||
.bar-bg-focus-batterylow {
|
||||
background-color: mix($layer0, $errorContainer, 80%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user