forked from Shinonome/dots-hyprland
Merge branch 'end-4:main' into new-i18n
This commit is contained in:
@@ -155,6 +155,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