forked from Shinonome/dots-hyprland
bar: workspaces: smoother transition
This commit is contained in:
@@ -97,7 +97,14 @@ $bar_ws_width_focus_active: 2.045rem;
|
||||
min-width: 18.341rem;
|
||||
}
|
||||
|
||||
|
||||
.bar-ws-container {
|
||||
transition: 700ms cubic-bezier(0.1, 1, 0, 1);
|
||||
}
|
||||
|
||||
.bar-ws {
|
||||
font-size: 1.02rem;
|
||||
font-weight: 600;
|
||||
min-width: $bar_ws_width;
|
||||
color: $workspaceOnLayer1Inactive;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user