wezterm: add nautilus extension

This commit is contained in:
chrysos349 2024-04-22 11:49:39 +03:00 committed by Đoàn Trần Công Danh
parent 83467c99a0
commit 1ae7fbe72c

View File

@ -1,7 +1,7 @@
# Template file for 'wezterm'
pkgname=wezterm
version=20240203
revision=1
revision=2
_srcver=${version}-110809-5046fc22
archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo
@ -43,6 +43,7 @@ do_install() {
vinstall assets/icon/wezterm-icon.svg 644 usr/share/icons/hicolor/scalable/apps org.wezfurlong.wezterm.svg
vinstall assets/wezterm.desktop 644 usr/share/applications org.wezfurlong.wezterm.desktop
vinstall assets/wezterm.appdata.xml 644 usr/share/metainfo org.wezfurlong.wezterm.appdata.xml
vinstall assets/wezterm-nautilus.py 644 usr/share/nautilus-python/extensions
vcompletion assets/shell-completion/bash bash
vcompletion assets/shell-completion/fish fish