mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 13:16:39 +03:00
flatpak: update some metadata
This commit is contained in:
parent
d6d70cc0a7
commit
d545e215c8
@ -4,8 +4,8 @@
|
||||
<id>org.wezfurlong.wezterm</id>
|
||||
<metadata_license>MIT</metadata_license>
|
||||
<project_license>MIT</project_license>
|
||||
<name>Wez's Terminal Emulator</name>
|
||||
<summary>A GPU-accelerated cross-platform terminal emulator and multiplexer</summary>
|
||||
<name>WezTerm</name>
|
||||
<summary>Powerful terminal and multiplexer</summary>
|
||||
<description>
|
||||
<p>
|
||||
WezTerm is a terminal emulator with support for modern features such as
|
||||
|
@ -10,13 +10,12 @@
|
||||
"finish-args": [
|
||||
"--share=ipc",
|
||||
"--filesystem=home:ro",
|
||||
"--filesystem=xdg-config/wezterm",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--device=dri",
|
||||
"--talk-name=org.freedesktop.Flatpak",
|
||||
"--talk-name=org.freedesktop.Notifications",
|
||||
"--talk-name=org.freedesktop.portal.Desktop",
|
||||
"--talk-name=org.freedesktop.portal.Settings",
|
||||
"--share=network"
|
||||
],
|
||||
"build-options": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"app-id": "org.wezfurlong.wezterm",
|
||||
"runtime": "org.freedesktop.Platform",
|
||||
"runtime-version": "22.08",
|
||||
"runtime-version": "23.08",
|
||||
"sdk": "org.freedesktop.Sdk",
|
||||
"sdk-extensions" : [
|
||||
"org.freedesktop.Sdk.Extension.rust-stable"
|
||||
|
Loading…
Reference in New Issue
Block a user