Skip to content

Commit 07694b6

Browse files
authored
add zenity symlink
1 parent 02bc285 commit 07694b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

get-dependencies.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ get-debloated-pkgs --add-common --prefer-nano
1515
# Comment this out if you need an AUR package
1616
make-aur-package https://github.com/luebking/qarma
1717

18-
# If the application needs to be manually built that has to be done down here
18+
# symlink qarma as zenity so that window class matches when used as zenity
19+
ln -sf qarma /usr/bin/zenity
1920

2021
# simple qt app should work without hardware accel
2122
pacman -Rdd --noconfirm mesa

0 commit comments

Comments
 (0)