fixed renoise overlay

This commit is contained in:
Matt Nish-Lapidus 2025-02-10 16:13:25 -05:00
parent 73b4bad6de
commit b4c0daf345
7 changed files with 60 additions and 51 deletions

View file

@ -60,9 +60,10 @@
"on-click": "$HOME/.local/bin/wezapp htop"
},
"network": {
"format-wifi": "{essid} ",
"format-ethernet": "{ifname} ",
"format-wifi": "",
"format-ethernet": "",
"format-disconnected": "!",
"tooltip-format": "{essid} {ifname}"
"max-length": 50,
"on-click": "$HOME/.local/bin/wezlauncher nmtui",
},