mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 14:29:57 -05:00
config option for csd of quickshell windows
This commit is contained in:
@@ -256,7 +256,9 @@ ApplicationWindow {
|
||||
fill: parent
|
||||
margins: contentPadding
|
||||
}
|
||||
|
||||
Item {
|
||||
visible: ConfigOptions?.windows.showTitlebar
|
||||
Layout.fillWidth: true
|
||||
implicitHeight: Math.max(welcomeText.implicitHeight, windowControlsRow.implicitHeight)
|
||||
StyledText {
|
||||
|
||||
Reference in New Issue
Block a user