diff --git a/ansible/roles/profile_desktop_sway/templates/noctalia-settings.json.j2 b/ansible/roles/profile_desktop_sway/templates/noctalia-settings.json.j2 index b847cb4..3de70f1 100644 --- a/ansible/roles/profile_desktop_sway/templates/noctalia-settings.json.j2 +++ b/ansible/roles/profile_desktop_sway/templates/noctalia-settings.json.j2 @@ -203,6 +203,18 @@ "middleClickCommand": "pwvucontrol || pavucontrol", "textColor": "none" }, + { + "displayMode": "onhover", + "iconColor": "none", + "id": "Network", + "textColor": "none" + }, + { + "displayMode": "onhover", + "iconColor": "none", + "id": "Bluetooth", + "textColor": "none" + }, { "applyToAllMonitors": false, "displayMode": "onhover",