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",
|
"layer": "top",
|
||||||
"modules-left": ["niri/workspaces"],
|
"modules-left": ["niri/workspaces"],
|
||||||
"modules-center": ["niri/window"],
|
"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": {
|
"idle_inhibitor": {
|
||||||
"what": "handle-lid-switch",
|
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"activated": "",
|
"activated": "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue