update
This commit is contained in:
parent
53862d2a8b
commit
30a8cb3f9f
11 changed files with 304 additions and 68 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"spacing": 15,
|
||||
"modules-left": ["sway/workspaces","sway/mode"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": ["tray","network", "battery","pulseaudio"],
|
||||
"modules-right": ["tray","idle_inhibitor","network", "battery","pulseaudio"],
|
||||
"sway/mode": {
|
||||
"format": "{}"
|
||||
},
|
||||
|
|
@ -51,4 +51,11 @@
|
|||
"icon-size": 20,
|
||||
"spacing": 10
|
||||
},
|
||||
"idle_inhibitor": {
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"activated": "\uf06e",
|
||||
"deactivated": "\uf070"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue