Skip to content

Simple power menu/shutdown screen written in gtkmm4

Notifications You must be signed in to change notification settings

System64fumo/syspower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syspower

syspower is a basic power menu and shutdown screen written in gtkmm4
preview

For now this only supports Hyprland.

Configuration

syspower can be configured in 2 ways
1: By changing config.hpp and recompiling (Suckless style)
2: 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)

About

Simple power menu/shutdown screen written in gtkmm4

Topics

Resources

Stars

Watchers

Forks