Updated Launcher, made ShellFM Settings more generic

This commit is contained in:
2023-02-21 13:16:53 -06:00
parent 3ad9e1c7bb
commit f5dd0e9ff0
8 changed files with 122 additions and 58 deletions

View File

@@ -112,7 +112,8 @@ class Plugin(PluginBase):
GLib.idle_add(self._translate)
self._watcher_running = False
break
break
def _translate(self):
start_itr, end_itr = self._translate_from_buffer.get_bounds()