Premature gtk-layer-shellalation

Removed gtk-layer-shell requirement
This commit is contained in:
midget3111 2020-10-19 20:14:11 +01:00 committed by GitHub
parent cf936286b8
commit 7df1a72a77
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 gtk-layer-shell`
`apt install python3-gi`
#### Arch
`pacman -S python-gobject gtk-layer-shell`
`pacman -S python-gobject`
## Usage