From 5a423c8d06af249f8d822bf51eff8dca303d685f Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Sun, 11 Feb 2024 18:05:37 +0100 Subject: [PATCH] docs: install via basher --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 045868d..68898fa 100644 --- a/README.md +++ b/README.md @@ -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