mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-20 15:59:58 -05:00
hefty: bar: time: popout
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import qs.modules.common as C
|
||||
import qs.modules.common.widgets as W
|
||||
|
||||
HBarGroupContainer {
|
||||
startSide: parent.startSide ?? true
|
||||
endSide: parent.endSide ?? true
|
||||
}
|
||||
Reference in New Issue
Block a user