quickshell lets gooo
This commit is contained in:
9
dots/quickshell/config/SessionConfig.qml
Normal file
9
dots/quickshell/config/SessionConfig.qml
Normal file
@@ -0,0 +1,9 @@
|
||||
import Quickshell.Io
|
||||
|
||||
JsonObject {
|
||||
property int dragThreshold: 30
|
||||
|
||||
property JsonObject sizes: JsonObject {
|
||||
property int button: 80
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user