commit
This commit is contained in:
parent
f02f691071
commit
c5dd865151
5 changed files with 130 additions and 3 deletions
|
@ -19,6 +19,7 @@
|
|||
"backlight",
|
||||
"battery",
|
||||
"battery#bat2",
|
||||
"tray",
|
||||
"custom/power"
|
||||
],
|
||||
"mpd": {
|
||||
|
@ -108,7 +109,8 @@
|
|||
"tooltip-format": "{ifname} via {gwaddr} ",
|
||||
"format-linked": "{ifname} (No IP) ",
|
||||
"format-disconnected": "Disconnected ⚠",
|
||||
"format-alt": "{ifname}: {ipaddr}/{cidr}"
|
||||
"format-alt": "{ifname}: {ipaddr}/{cidr}",
|
||||
"tooltip": true
|
||||
},
|
||||
"pulseaudio": {
|
||||
"scroll-step": 5, // %, can be a float
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue