diff --git a/scripts/config.py b/scripts/config.py index 630e5a5..aa684af 100644 --- a/scripts/config.py +++ b/scripts/config.py @@ -33,7 +33,7 @@ imager_status_text = "" install_size = "" -editors_linux = ["gedit", "kate", "kwrite"] +editors_linux = ["xdg-open", "gedit", "kate", "kwrite"] editors_win = ["notepad++.exe", "notepad.exe"] imager_usb_disk = []