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

Merge pull request #7 from alterNERDtive/docs/basher

docs: install via basher
This commit is contained in:
Nicola 2024-02-17 13:42:59 +01:00 committed by GitHub
commit a83aadbb53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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