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