Fix function names for nm

This commit is contained in:
Jakub 2025-10-28 09:12:55 +08:00
parent 66c5ef25cf
commit ed7f0479fa

View file

@ -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))