Compare commits

..

No commits in common. "b209edc5f91ce7c0bd67b1b6e2460ec8c6f4f209" and "8734cc52f68b2fcc3e3a51d45b8026fb7036132a" have entirely different histories.

3 changed files with 0 additions and 12 deletions

View File

@ -1,6 +0,0 @@
#!/usr/bin/env bash
set -x
flatpak run com.visualstudio.code --no-sandbox $@
# --enable-features=UseOzonePlatforme --ozone-platform=wayland
set +x

View File

@ -3,5 +3,4 @@
set -x
# https://github.com/flathub/com.vscodium.codium/issues/55
flatpak run com.vscodium.codium --no-sandbox $@
# --enable-features=UseOzonePlatforme --ozone-platform=wayland
set +x

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
set -x
flatpak run org.telegram.desktop $@
set +x