Skip to content

Commit

Permalink
fix the wayland args
Browse files Browse the repository at this point in the history
  • Loading branch information
larina3315 committed Feb 5, 2024
1 parent a0fd90e commit 28a1888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.vscodium.codium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ runtime-version: '23.08'
command: codium
finish-args:
- --share=ipc
- --socket=x11
- --socket=wayland
- --socket=fallback-x11
- --socket=pulseaudio
- --socket=ssh-auth
- --share=network
Expand Down

0 comments on commit 28a1888

Please sign in to comment.