add python-pipx and Offline Speech to Text for Desktop Linux
This commit is contained in:
parent
332d6984fd
commit
3068123c61
2 changed files with 5 additions and 1 deletions
|
@ -661,6 +661,10 @@ aurinstaller gnome-network-displays
|
||||||
# Command to simulate input anywhere (X11, Wayland, TTYs)
|
# Command to simulate input anywhere (X11, Wayland, TTYs)
|
||||||
aurinstaller dotool
|
aurinstaller dotool
|
||||||
|
|
||||||
|
# Offline Speech to Text for Desktop Linux
|
||||||
|
aurinstaller python-vosk-bin
|
||||||
|
aurinstaller nerd-dictation-git
|
||||||
|
|
||||||
# thinkpad docking station Ultra
|
# thinkpad docking station Ultra
|
||||||
#aurinstaller evdi-git
|
#aurinstaller evdi-git
|
||||||
#aurinstaller displaylink
|
#aurinstaller displaylink
|
||||||
|
|
|
@ -51,7 +51,7 @@ pipewire pipewire-alsa pipewire-jack pipewire-pulse pipewire-v4l2
|
||||||
pixz pigz zstd xz
|
pixz pigz zstd xz
|
||||||
pkg-config gcc pkgfile
|
pkg-config gcc pkgfile
|
||||||
polkit polkit-gnome
|
polkit polkit-gnome
|
||||||
python python-atspi python-jeepney python-pyxdg go
|
python python-pipx python-atspi python-jeepney python-pyxdg go
|
||||||
qemu-hw-display-qxl qemu-system-x86
|
qemu-hw-display-qxl qemu-system-x86
|
||||||
qt5-wayland qt5ct qt6ct lxde-gtk3 lxqt imv evince qtpass qtcurve-qt5 qtcurve-gtk2 qt6-wayland
|
qt5-wayland qt5ct qt6ct lxde-gtk3 lxqt imv evince qtpass qtcurve-qt5 qtcurve-gtk2 qt6-wayland
|
||||||
remmina libvncserver spice-gtk freerdp gtk-vnc trash-cli xdg-utils
|
remmina libvncserver spice-gtk freerdp gtk-vnc trash-cli xdg-utils
|
||||||
|
|
Loading…
Reference in a new issue