syspower is a basic power menu and shutdown screen written in gtkmm4
For now this only supports Hyprland.
syspower can be configured in 2 ways
1: By changing config.hpp and recompiling (Suckless style)
2: Using a config file (~/.config/sys64/power/config.conf)
3: Using launch arguments
arguments:
-p Set position (0 = top | 1 = right | 2 = bottom | 3 = left | 4 = center)
-m Set primary monitor (If you have multiple monitors)
-v Prints version info
-t Set revealer transition duration (0 = disabled)