forked from Shinonome/dots-hyprland
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