1
0
Fork 1
mirror of https://github.com/Zerodya/hyprfreeze.git synced 2024-09-19 15:33:20 +02:00

docs: install via basher

This commit is contained in:
alterNERDtive 2024-02-11 18:05:37 +01:00
parent 331e80f156
commit 5a423c8d06
Signed by: alterNERDtive
GPG key ID: 547787A4FE6533F1

View file

@ -1,5 +1,7 @@
# hyprfreeze
Hyprfreeze is a utility to suspend a game process (and other programs) in Hyprland.
[![basher install](https://www.basher.it/assets/logo/basher_install.svg)](https://www.basher.it/package/)
Hyprfreeze is a utility to suspend a game process (and other programs) in
Hyprland.
https://github.com/Zerodya/hyprfreeze/assets/73220426/541318e2-441a-485a-91c5-f58d4f65926a
@ -23,6 +25,12 @@ Hyprfreeze is available in [AUR](https://aur.archlinux.org/packages/hyprfreeze-g
### Highly Recommended
- [`gamescope`](https://github.com/ValveSoftware/gamescope) fixes mouse input not working in other XWayland windows after pausing a Wine game. It's also the superior way to game in Wayland anyway.
### Basher
Hyprfreeze is compatible with shell script package manager [Basher](https://basher.it).
```bash
basher install Zerodya/hyprfreeze
```
### Manual
Clone this repo and symlink the `hyprfreeze` script to a directory in your `PATH`:
```bash