mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-20 15:59:58 -05:00
bar: refractor bar content to new file
This commit is contained in:
@@ -10,7 +10,7 @@ import Qt5Compat.GraphicalEffects
|
||||
MouseArea {
|
||||
id: root
|
||||
|
||||
required property var bar
|
||||
property var bar: root.QsWindow.window
|
||||
required property SystemTrayItem item
|
||||
property bool targetMenuOpen: false
|
||||
property int trayItemWidth: Appearance.font.pixelSize.larger
|
||||
|
||||
Reference in New Issue
Block a user