forked from Shinonome/dots-hyprland
overview: allow disabling overview (showing search only)
This commit is contained in:
@@ -212,6 +212,7 @@ Singleton {
|
||||
}
|
||||
|
||||
property JsonObject overview: JsonObject {
|
||||
property bool enable: true
|
||||
property real scale: 0.18 // Relative to screen size
|
||||
property real rows: 2
|
||||
property real columns: 5
|
||||
|
||||
Reference in New Issue
Block a user