refactor: using more oop
This commit is contained in:
+1
-2
@@ -1,11 +1,10 @@
|
||||
import Quickshell.Io
|
||||
import Quickshell.Services.UPower
|
||||
|
||||
JsonObject {
|
||||
property int blurAmount: 40
|
||||
property bool enableFprint: true
|
||||
property int maxFprintTries: 3
|
||||
property bool lidWatch: UPower.displayDevice.isLaptopBattery
|
||||
property bool lidWatch: false
|
||||
property bool recolorLogo: false
|
||||
property bool showNotifContent: false
|
||||
property bool showNotifIcon: true
|
||||
|
||||
Reference in New Issue
Block a user