FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

System64fumo/syspower: Simple power menu/shutdown screen · GitHub

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syspower

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

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 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)
  -k	Set a hotkey (name,action - e.g. x,cancel)

About

Simple power menu/shutdown screen

Topics

Resources

Stars

64 stars

Watchers

1 watching

Forks

Contributors

Languages


Back | FazBrowse Home | New Git URL