Skip to content

Commit

Permalink
📝 Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
noonsleeper committed Feb 23, 2024
1 parent 5c37535 commit ad46067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ commands and try again
# Only disable wayland to force fallback on xwayland
flatpak override --user --nosocket=wayland com.vscodium.codium
# or
# Disable wayland and able X11
# Disable wayland and enable X11
flatpak override --user --socket=x11 --nosocket=wayland com.vscodium.codium
```

Expand Down

0 comments on commit ad46067

Please sign in to comment.