Hey all! If you do any gaming on Hyprland, you might be interested in hyprfreeze.
It’s a very simple bash script I made to “freeze” a game process (or any other process) in Hyprland, which you may find useful to:
- Pause games during unpausable cutscenes
- Save system resources (CPU and GPU are free, the process is saved in RAM)
Should just work^^TM in most scenarios but my testings can only go so far and any feedback would be very appreciated.
Pretty simple and elegant solution. Nice job!