forked from Shinonome/dots-hyprland
translator: add no skibidi flag at right place
This commit is contained in:
@@ -82,7 +82,7 @@ Item {
|
||||
|
||||
Process {
|
||||
id: getLanguagesProc
|
||||
command: ["trans", "-list-languages"]
|
||||
command: ["trans", "-list-languages", "-no-bidi"]
|
||||
property list<string> bufferList: ["auto"]
|
||||
running: true
|
||||
stdout: SplitParser {
|
||||
|
||||
Reference in New Issue
Block a user