add idle inhibitor
This commit is contained in:
parent
be306c83e5
commit
c84f9047fe
1 changed files with 2 additions and 3 deletions
|
|
@ -2,11 +2,10 @@
|
|||
"layer": "top",
|
||||
"modules-left": ["niri/workspaces"],
|
||||
"modules-center": ["niri/window"],
|
||||
"modules-right": ["bluetooth", "network", "wireplumber#source", "wireplumber#sink", "battery", "clock"],
|
||||
"modules-right": ["bluetooth", "network", "wireplumber#source", "wireplumber#sink", "battery", "idle_inhibitor", "clock"],
|
||||
|
||||
|
||||
"inhibitor": {
|
||||
"what": "handle-lid-switch",
|
||||
"idle_inhibitor": {
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"activated": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue