remove qs, fixes to waybar
This commit is contained in:
10
modules/home/services/quickshell/shell/config/OsdConfig.qml
Normal file
10
modules/home/services/quickshell/shell/config/OsdConfig.qml
Normal file
@@ -0,0 +1,10 @@
|
||||
import Quickshell.Io
|
||||
|
||||
JsonObject {
|
||||
property int hideDelay: 2000
|
||||
|
||||
property JsonObject sizes: JsonObject {
|
||||
property int sliderWidth: 30
|
||||
property int sliderHeight: 150
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user