Test
This commit is contained in:
parent
8e91585d68
commit
cdd140884d
1 changed files with 2 additions and 1 deletions
|
@ -68,6 +68,7 @@
|
|||
"format-paused": "{status_icon} <i>{dynamic}</i>",
|
||||
"player-icons": { "default": "▶" },
|
||||
"status-icons": { "paused": "⏸" },
|
||||
"max-length": 20,
|
||||
},
|
||||
|
||||
"hyprland/workspaces": {
|
||||
|
@ -118,7 +119,7 @@
|
|||
|
||||
"network": {
|
||||
"format": "{ifname}",
|
||||
"format-wifi": "",
|
||||
"format-wifi": " ",
|
||||
"format-ethernet": " {ipaddr}",
|
||||
"format-disconnected": "", // An empty format will hide the module.
|
||||
"tooltip-format": "{ifname} via {gwaddr} ",
|
||||
|
|
Loading…
Reference in a new issue