add xdotool
This commit is contained in:
parent
3f2aa27c26
commit
51d50ed9d5
1 changed files with 3 additions and 0 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -112,6 +112,9 @@ package_mkessler-software() {
|
||||||
# zathura and PDF plugin
|
# zathura and PDF plugin
|
||||||
depends+=(zathura zathura-pdf-mupdf zathura-djvu)
|
depends+=(zathura zathura-pdf-mupdf zathura-djvu)
|
||||||
|
|
||||||
|
# vimtex needs this for correcty syncing with zathura
|
||||||
|
depends+=(xdotool)
|
||||||
|
|
||||||
# messengers
|
# messengers
|
||||||
depends+=(signal-desktop element-desktop telegram-desktop)
|
depends+=(signal-desktop element-desktop telegram-desktop)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue