Skip to content

Commit

Permalink
Enable Wayland
Browse files Browse the repository at this point in the history
  • Loading branch information
larina3315 committed Feb 5, 2024
1 parent b63c319 commit 0f1d96e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions com.vscodium.codium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@ modules:
'/app/share/codium/resources/app/out/cli.js',
'--ms-enable-electron-run-as-node',
'--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 0f1d96e

Please sign in to comment.