forked from Shinonome/dots-hyprland
sidebar: corner triggers open only when reaching thru vertical edge
This commit is contained in:
@@ -425,10 +425,11 @@ Singleton {
|
||||
property bool bottom: false
|
||||
property bool valueScroll: true
|
||||
property bool clickless: false
|
||||
property real cornerRegionWidth: 250
|
||||
property real cornerRegionHeight: 2
|
||||
property int cornerRegionWidth: 250
|
||||
property int cornerRegionHeight: 5
|
||||
property bool visualize: false
|
||||
property bool clicklessCornerEnd: true
|
||||
property int clicklessCornerVerticalOffset: 1
|
||||
}
|
||||
|
||||
property JsonObject quickToggles: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user