Skip to content

Pyntux/wm_power_menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple python + qt5 POWER MENU for WM....

  • Make app executable with "chmod +x wm_power_menu"

  • Start script (app) from any executable dir in your system.... or with ./wm_power_menu

wm_power_menu

App commands:

SHUTDOWN: "shutdown -h now"

REBOOT: "reboot"

LOGOUT: "loginctl terminate-session ${XDG_SESSION_ID-}"

SUSPEND: "systemctl suspend"

CANCEL: just option to exit app.....

You need to install python-pyqt5 (arch package name)

P.S. I just do not have time to make AUR package....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages