This commit is contained in:
albert 2023-11-15 17:45:15 +09:00
parent 8e91585d68
commit cdd140884d
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -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} ",