mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-19 12:57:21 +02:00
Compare commits
2 Commits
245eea670b
...
46058c8222
Author | SHA1 | Date | |
---|---|---|---|
46058c8222 | |||
f3198ac0b7 |
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
flatpak run com.visualstudio.code --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland $@
|
||||
flatpak run com.visualstudio.code --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=auto $@
|
||||
set +x
|
||||
|
@ -2,5 +2,5 @@
|
||||
|
||||
set -x
|
||||
# https://github.com/flathub/com.vscodium.codium/issues/55
|
||||
flatpak run com.vscodium.codium --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland $@
|
||||
flatpak run com.vscodium.codium --no-sandbox --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=auto $@
|
||||
set +x
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit ec18ac5255c2649d92d7f5b5743edb17c167cec0
|
||||
Subproject commit a6f73dbad72d5958bec7e899bd27050f22b36a93
|
Loading…
x
Reference in New Issue
Block a user