diff --git a/xkeysnail_service.sh b/xkeysnail_service.sh index 69749d69..9003b751 100755 --- a/xkeysnail_service.sh +++ b/xkeysnail_service.sh @@ -305,6 +305,7 @@ fi if [[ $distro == "elementaryos" ]]; then gsettings set io.elementary.terminal.settings natural-copy-paste false + sudo ./linux/system-config/unipkg.sh libvte-2.91-dev fi if ! [ -x "$(command -v xhost)" ] || ! [ -x "$(command -v gcc)" ]; then