mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-13 12:29:58 -05:00
sidebars: open by hovering (or clicking) corners
This commit is contained in:
@@ -293,6 +293,13 @@ Singleton {
|
||||
property string username: "[unset]"
|
||||
}
|
||||
}
|
||||
property JsonObject cornerOpen: JsonObject {
|
||||
property bool enable: true
|
||||
property bool clickless: true
|
||||
property real cornerRegionWidth: 30
|
||||
property real cornerRegionHeight: 2
|
||||
property bool visualize: false
|
||||
}
|
||||
}
|
||||
|
||||
property JsonObject time: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user