mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 08:19:26 -05:00
config option for csd of quickshell windows
This commit is contained in:
@@ -154,6 +154,10 @@ Singleton {
|
||||
property string dateFormat: "dddd, dd/MM"
|
||||
}
|
||||
|
||||
property QtObject windows: QtObject {
|
||||
property bool showTitlebar: true // Client-side decoration for shell apps
|
||||
}
|
||||
|
||||
property QtObject hacks: QtObject {
|
||||
property int arbitraryRaceConditionDelay: 20 // milliseconds
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user