Hi,from the networmager_dmenu icon I can no longer open the editor or anything else, the clicks no longer work.
From the terminal I get these errors when I click to open nmtui.
Same thing when they click on my essid.
Thank you all
archlabs% networkmanager_dmenu
Traceback (most recent call last):
File "/usr/sbin/networkmanager_dmenu", line 614, in <module>
run()
File "/usr/sbin/networkmanager_dmenu", line 610, in run
sel()
File "/usr/sbin/networkmanager_dmenu", line 219, in __call__
self.func()
File "/usr/sbin/networkmanager_dmenu", line 416, in launch_connection_editor
Popen([terminal, "-e", "nmtui"]).communicate()
File "/usr/lib/python3.8/subprocess.py", line 854, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.8/subprocess.py", line 1702, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'termite'
archlabs%