mirror of
https://github.com/hyprwm/hyprshutdown.git
synced 2026-07-05 17:16:07 -05:00
A graceful shutdown utility for Hyprland
- C++ 88.8%
- Nix 7.4%
- CMake 3.8%
| .github/workflows | ||
| assets | ||
| nix | ||
| src | ||
| .clang-format | ||
| .clang-tidy | ||
| .gitignore | ||
| CMakeLists.txt | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| VERSION | ||
hyprshutdown
A graceful shutdown/logout utility for Hyprland, which prevents apps from crashing / dying unexpectedly.
Usage
Just run hyprshutdown. This will close all apps and exit Hyprland.
See hyprshutdown -h for more information.
Notes
hyprshutdown does not shut down the system, it only shuts down Hyprland.
hyprshutdown does not work with anything other than Hyprland, as it relies on Hyprland IPC.
