у меня тоже zsh, но в скриптах использую bash

[Desktop Entry]
Type=Action
Name=Mediainfo
Icon=video-x-generic
Profiles=mediainfo;

[X-Action-Profile mediainfo]
Exec=bash -c 'mediainfo "$1"|zenity --title=Mediainfo --width 1200 --height 800 --font=monospace --text-info' dummy %f
MimeTypes=video/*;audio/*;
SelectionCount==1
проект Qt5Gtk2 для поддержки Gtk+ 2.0 в Qt5

https://bitbucket.org/trialuser02/qt5gtk2

PKGBUILD

pkgname=qt5gtk2
pkgver=0.1
pkgrel=1
pkgdesc="GTK+2.0 integration plugins for Qt5"
arch=('i686' 'x86_64')
url="https://bitbucket.org/trialuser02/qt5gtk2"
depends=('qt5-base')
install=qt5gtk2.install
source=("https://bitbucket.org/trialuser02/qt5gtk2/downloads/qt5gtk2-$pkgver.tar.bz2")
md5sums=(SKIP)

build() {
	cd $pkgname-$pkgver
  qmake PREFIX='/usr' LIBDIR='/usr/lib'
  make
}

package() {
	cd $pkgname-$pkgver
  make INSTALL_ROOT="${pkgdir}" install
}


qt5gtk2.install

post_install() {
  cat << EOF

Add line 'export QT_QPA_PLATFORMTHEME=qt5gtk2' to ~/.profile and re-login.
Alternatively, create the file /etc/X11/Xsession.d/100-qt5gtk2 with
the following line:

export QT_QPA_PLATFORMTHEME=qt5gtk2

Now restart X11 server to take the changes effect.

Files and directories:

libqt5gtk2.so - GTK+2.0 platform plugin
libqt5gtk2-style.so - GTK+2.0 style plugin

Attention!
Environment variable QT_STYLE_OVERRIDE should be removed before usage.

EOF
}

bobart, vertex-themes-git c AUR, тема firefox - arc-darker (на стандартной теме тоже нет проблем со скроллом)
больше никаких манипуляций
bobart
firefox (gtk3.0) с темой Vertex-Light


update-ca-trust
от root'а, вроде должно помочь
akorop
Не работает. Позиция устанавливается, а размер - нет.

правило для openbox


    <application name="atril">
      <position force="yes">
        <x>center</x>
        <y>center</y>
      </position>
      <size>
        <width>60%</width>
        <height>70%</height>
      </size>
    </application>
alainm
urxvt -bl -perl-ext "kuake<F12>" - это нужно будет прописать в ~/.Xresources?

это команда в автозапуск
alainm
как в urxvt сделать вид выпадающего терминала, в xfce4-terminal делается путем вызова xfce4-terminal—drop-down, а в urxvt как?
urxvt -bl -perl-ext "kuake<F12>"
ставил 3.20 "на посмотреть", тоже периодически переключался на tty1