1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-09-04 04:32:27 +02:00

fix: auto discovery

This commit is contained in:
aclist 2024-04-01 17:11:19 +09:00
parent 3fea7d1f52
commit 931352f975
6 changed files with 18 additions and 9 deletions

View file

@ -22,11 +22,12 @@ If not already installed, the below can be found in your system's package manage
If any dependencies are missing when the application starts, it will warn you, so you need not take any preemptive measures here.
- `curl`
- `curl`
- `jq`
- `zenity`
- `steam`
- `wmctrl` or `xdotool`
- `PyGObject` (`python-gobject`)
=== Preparation
. **Download DZGUI and make it executable:**

View file

@ -27,6 +27,7 @@ If any dependencies are missing when the application starts, it will warn you, s
- `zenity`
- `steam`
- `wmctrl` or `xdotool`
- `PyGObject` (`python-gobject`)
=== Preparation
. **Download DZGUI and make it executable:**