diff options
Diffstat (limited to 'python/pyewmh/README')
-rw-r--r-- | python/pyewmh/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyewmh/README b/python/pyewmh/README index 0e162f676d45b..eb72cafa589a9 100644 --- a/python/pyewmh/README +++ b/python/pyewmh/README @@ -1,5 +1,3 @@ An implementation of EWMH (Extended Window Manager Hints) for python, based on Xlib. It allows EWMH-compliant window managers (most modern WMs) to be queried and controlled. - -python3 should be installed before any other dependencies. |