forked from Shinonome/dots-hyprland
config: option to show/hide screenshot content regions (#1539)
This commit is contained in:
@@ -222,6 +222,10 @@ Singleton {
|
||||
property JsonObject hacks: JsonObject {
|
||||
property int arbitraryRaceConditionDelay: 20 // milliseconds
|
||||
}
|
||||
|
||||
property JsonObject screenshotTool: JsonObject {
|
||||
property bool showContentRegions: true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user