mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 21:39:57 -05:00
sidebar esc to close
This commit is contained in:
@@ -9,7 +9,7 @@ Item {
|
||||
required property var bar
|
||||
readonly property HyprlandMonitor monitor: Hyprland.monitorFor(bar.screen)
|
||||
readonly property Toplevel activeWindow: ToplevelManager.activeToplevel
|
||||
property int preferredWidth: 400
|
||||
property int preferredWidth: Appearance.sizes.barPreferredSideSectionWidth
|
||||
|
||||
height: parent.height
|
||||
width: colLayout.width
|
||||
|
||||
Reference in New Issue
Block a user