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

fix: block/unblock signal handlers

This commit is contained in:
aclist 2024-09-10 14:42:51 +09:00
parent 80babbfea8
commit 06359a40ae
6 changed files with 40 additions and 14 deletions

View file

@ -33,6 +33,10 @@ All dependencies are installed out of the box on Steam Deck.
- `wmctrl` or `xdotool`
- `PyGObject` (`python-gobject`)
[NOTE]
If you are using a self-compiled version of jq (e.g. gentoo), it must be configured with support for oniguruma (this is the default setting on most distributions).
=== Preparation
==== Step 1: Download DZGUI and make it executable

View file

@ -33,6 +33,10 @@ All dependencies are installed out of the box on Steam Deck.
- `wmctrl` or `xdotool`
- `PyGObject` (`python-gobject`)
[NOTE]
If you are using a self-compiled version of jq (e.g. gentoo), it must be configured with support for oniguruma (this is the default setting on most distributions).
=== Preparation
==== Step 1: Download DZGUI and make it executable