config to disable wallpaper
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import Quickshell.Io
|
||||
import qs.Modules
|
||||
|
||||
JsonObject {
|
||||
property int wallFadeDutation: MaterialEasing.standardTime
|
||||
property bool enabled: true
|
||||
}
|
||||
Reference in New Issue
Block a user