mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
hefty: bar: make left sidebar button circular (when alone)
This commit is contained in:
+3
-1
@@ -40,7 +40,9 @@ HBarWidgetWithPopout {
|
||||
vertical: root.vertical
|
||||
atBottom: root.atBottom
|
||||
contentImplicitWidth: 14
|
||||
contentImplicitHeight: 18
|
||||
contentImplicitHeight: 14
|
||||
implicitWidth: 24
|
||||
implicitHeight: 30 // note that vertical bar is more thicc than horizz
|
||||
showPopup: false
|
||||
onClicked: GlobalStates.sidebarLeftOpen = !GlobalStates.sidebarLeftOpen;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user