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