update README.md

Added gtk-layer-shell to dependencies section.
This commit is contained in:
midget3111 2020-10-19 20:07:30 +01:00 committed by GitHub
parent 3953706579
commit a2a31bbc84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,11 +28,11 @@ It is advised to install python-gobject from your own package manager.
#### Debian/Ubuntu
`apt install python3-gi`
`apt install python3-gi gtk-layer-shell`
#### Arch
`pacman -S python-gobject`
`pacman -S python-gobject gtk-layer-shell`
## Usage