This commit is contained in:
Stephan Raabe
2024-01-11 16:03:36 +01:00
parent f807a8af03
commit 222b23bb4c
37 changed files with 303 additions and 126 deletions
+5 -4
View File
@@ -353,10 +353,11 @@
"idle_inhibitor": {
"format": "{icon}",
"tooltip": false,
"tooltip": true,
"format-icons":{
"activated": "Auto lock OFF",
"deactivated": "ON"
}
"activated": "",
"deactivated": ""
},
"on-click-right": "swaylock"
}
}