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