We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
zenity
1 parent 02bc285 commit 07694b6Copy full SHA for 07694b6
1 file changed
get-dependencies.sh
@@ -15,7 +15,8 @@ get-debloated-pkgs --add-common --prefer-nano
15
# Comment this out if you need an AUR package
16
make-aur-package https://github.com/luebking/qarma
17
18
-# If the application needs to be manually built that has to be done down here
+# symlink qarma as zenity so that window class matches when used as zenity
19
+ln -sf qarma /usr/bin/zenity
20
21
# simple qt app should work without hardware accel
22
pacman -Rdd --noconfirm mesa
0 commit comments