format stuff
This commit is contained in:
parent
039ece57cf
commit
5b77289525
8 changed files with 149 additions and 172 deletions
|
|
@ -2,22 +2,9 @@
|
|||
"layer": "top",
|
||||
"position": "top",
|
||||
"spacing": 10,
|
||||
"modules-left": [
|
||||
"niri/workspaces"
|
||||
],
|
||||
"modules-center": [
|
||||
"clock#1",
|
||||
"clock#2",
|
||||
"clock#3"
|
||||
],
|
||||
"modules-right": [
|
||||
"pulseaudio",
|
||||
"memory",
|
||||
"cpu",
|
||||
"battery",
|
||||
"disk",
|
||||
"tray"
|
||||
],
|
||||
"modules-left": ["niri/workspaces"],
|
||||
"modules-center": ["clock#1", "clock#2", "clock#3"],
|
||||
"modules-right": ["pulseaudio", "memory", "cpu", "battery", "disk", "tray"],
|
||||
"sway/workspaces": {
|
||||
"disable-scroll": true,
|
||||
"format": "{name}"
|
||||
|
|
@ -40,10 +27,7 @@
|
|||
"format-muted": "",
|
||||
"format-icons": {
|
||||
"headphones": "",
|
||||
"default": [
|
||||
"",
|
||||
""
|
||||
]
|
||||
"default": ["", ""]
|
||||
},
|
||||
"scroll-step": 5,
|
||||
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
|
||||
|
|
@ -65,13 +49,7 @@
|
|||
"critical": 15
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-icons": [
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
"disk": {
|
||||
"interval": 5,
|
||||
|
|
@ -82,4 +60,4 @@
|
|||
"icon-size": 22,
|
||||
"spacing": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue