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

Update README.md

This commit is contained in:
Nicola 2023-10-08 22:14:03 +02:00 committed by GitHub
parent 9ba0bdf4ca
commit 1833892648
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
# hyprfreeze
Simple bash script to pause a game process in Hyprland, allowing you to resume it later.
Simple bash script to "freeze" a game process in Hyprland, allowing you to resume it later.
Useful to:
- Pause games during unskippable cutscenes and similar scenarios
- Pause games during unpausable cutscenes
- Save system resources (CPU and GPU are free, the process is saved in RAM)
(Also works for any other program; pauses the current active window)
(Also works for any other program; freezes the current active window)
### Usage
Make the script executable and add a bind in your Hyprland config:
```