format
This commit is contained in:
parent
306bcb0d52
commit
f10cdd3d17
1 changed files with 5 additions and 5 deletions
|
|
@ -109,7 +109,7 @@ Without these tools, Handy falls back to enigo which may have limited compatibil
|
||||||
- Handy links `gtk-layer-shell` on Linux. If startup fails with `error while loading shared libraries: libgtk-layer-shell.so.0`, install the runtime package for your distro:
|
- Handy links `gtk-layer-shell` on Linux. If startup fails with `error while loading shared libraries: libgtk-layer-shell.so.0`, install the runtime package for your distro:
|
||||||
|
|
||||||
| Distro | Package to install | Example command |
|
| Distro | Package to install | Example command |
|
||||||
| ------------- | -------------------------- | -------------------------------------------- |
|
| ------------- | --------------------- | -------------------------------------- |
|
||||||
| Ubuntu/Debian | `libgtk-layer-shell0` | `sudo apt install libgtk-layer-shell0` |
|
| Ubuntu/Debian | `libgtk-layer-shell0` | `sudo apt install libgtk-layer-shell0` |
|
||||||
| Fedora/RHEL | `gtk-layer-shell` | `sudo dnf install gtk-layer-shell` |
|
| Fedora/RHEL | `gtk-layer-shell` | `sudo dnf install gtk-layer-shell` |
|
||||||
| Arch Linux | `gtk-layer-shell` | `sudo pacman -S gtk-layer-shell` |
|
| Arch Linux | `gtk-layer-shell` | `sudo pacman -S gtk-layer-shell` |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue