make sure im works on chromium
This commit is contained in:
parent
0506ceec39
commit
51c334c726
2 changed files with 31 additions and 29 deletions
|
|
@ -12,8 +12,10 @@ in
|
|||
programs.chromium = {
|
||||
enable = true;
|
||||
commandLineArgs = [
|
||||
"--ozone-platform=wayland"
|
||||
"--enable-wayland-ime=true"
|
||||
"--ozone-platform-hint=wayland"
|
||||
"--process-per-site"
|
||||
"--enable-wayland-ime"
|
||||
"--wayland-text-input-version=3"
|
||||
"--enable-features=UseOzonePlatform"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue