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:
parent
80babbfea8
commit
06359a40ae
6 changed files with 40 additions and 14 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue