mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-26 04:04:25 +01:00
Compare commits
No commits in common. "b209edc5f91ce7c0bd67b1b6e2460ec8c6f4f209" and "8734cc52f68b2fcc3e3a51d45b8026fb7036132a" have entirely different histories.
b209edc5f9
...
8734cc52f6
@ -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
|
@ -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
|
||||
|
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
flatpak run org.telegram.desktop $@
|
||||
set +x
|
Loading…
Reference in New Issue
Block a user