lid behavior watcher to lock session #115
+2
-1
@@ -1,10 +1,11 @@
|
||||
import Quickshell.Io
|
||||
import Quickshell.Services.UPower
|
||||
|
||||
JsonObject {
|
||||
property int blurAmount: 40
|
||||
property bool enableFprint: true
|
||||
property int maxFprintTries: 3
|
||||
property bool lidWatch: true
|
||||
property bool lidWatch: UPower.displayDevice.isLaptopBattery
|
||||
property bool recolorLogo: false
|
||||
property bool showNotifContent: false
|
||||
property bool showNotifIcon: true
|
||||
|
||||
Reference in New Issue
Block a user