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:
parent
3fea7d1f52
commit
931352f975
6 changed files with 18 additions and 9 deletions
|
@ -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:**
|
||||
|
|
|
@ -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:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue