forked from Shinonome/dots-hyprland
separator lines for tabbar
This commit is contained in:
@@ -83,4 +83,11 @@ ColumnLayout {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Rectangle { // Tabbar bottom border
|
||||
id: tabBarBottomBorder
|
||||
Layout.fillWidth: true
|
||||
height: 1
|
||||
color: Appearance.m3colors.m3outlineVariant
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user