Skip to content

Commit

Permalink
Merge branch 'larina3315-enable-wayland' into wayland
Browse files Browse the repository at this point in the history
  • Loading branch information
noonsleeper committed Feb 20, 2024
2 parents a4ef9a8 + a1dbf58 commit e7b5677
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion com.vscodium.codium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,10 @@ modules:
-Deditor_args=[
'/app/share/codium/resources/app/out/cli.js',
'--ms-enable-electron-run-as-node',
'--extensions-dir', '$XDG_DATA_HOME/codium/extensions'
'--extensions-dir', '$XDG_DATA_HOME/codium/extensions',
'--enable-features=UseOzonePlatform,WaylandWindowDecorations',
'--ozone-platform-hint=auto'
]
- -Dprogram_name=codium
- -Deditor_title=VSCodium
Expand Down

0 comments on commit e7b5677

Please sign in to comment.