diff --git a/userland/system-util.el b/userland/system-util.el index 49403c7..e7eb22e 100644 --- a/userland/system-util.el +++ b/userland/system-util.el @@ -56,7 +56,7 @@ ["Networking" ("d" "Dashboard" nm-ui-dashboard) ("S" "Status" nm-status) ("w" "WiFi Browser" nm-ui-wifi-list) - ("c" "Connections" nm-ui-connections)] + ("c" "Connections" nm-ui-connections-list)] ["Bluetooth" ("l" "List Devices" bluetooth-list-devices)]) (define-key global-map (kbd "C-c o s") #'system-interactions-transient))