mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-23 11:12:48 +01:00
flatpak-workarounds.bash: add texlive,dotnet,golang SDK extensions
This commit is contained in:
parent
c336620bc8
commit
79962bbb60
@ -23,6 +23,9 @@ flatpak override --filesystem=~/.shell-things:rw --filesystem=~/src/gitea.blesmr
|
|||||||
# https://github.com/flatpak/flatpak/issues/2031
|
# https://github.com/flatpak/flatpak/issues/2031
|
||||||
flatpak override --talk-name=org.fcitx.Fcitx --talk-name=org.freedesktop.portal.Fcitx $@
|
flatpak override --talk-name=org.fcitx.Fcitx --talk-name=org.freedesktop.portal.Fcitx $@
|
||||||
|
|
||||||
|
# Additional SDKs (`flatpak search org.freedesktop.Sdk.Extension`)
|
||||||
|
flatpak override --env=FLATPAK_ENABLE_SDK_EXT=texlive,dotnet,golang $@
|
||||||
|
|
||||||
# I don't have other nvim on SteamOS
|
# I don't have other nvim on SteamOS
|
||||||
flatpak override io.neovim.nvim --filesystem=host --filesystem=host-os --filesystem=host-etc $@
|
flatpak override io.neovim.nvim --filesystem=host --filesystem=host-os --filesystem=host-etc $@
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user