Skip to content

simple power (or anything else) menu in your terminal

Notifications You must be signed in to change notification settings

909oce/powermenu-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

git clone https://github.com/909oce/powermenu-tui.git

Use arrow keys or j/k to move and enter to select.

Hyprland Example

image

hyprland.conf

bind = SUPER SHIFT, L, exec, pkill python || kitty --class powermenu -e python $scriptsDir/power/menu.py

windowrulev2 = float,class:(powermenu)
windowrulev2 = size 200 150,class:(powermenu)
windowrulev2= dimaround,class:(powermenu)
windowrulev2= center,class:(powermenu)

Config

You can technically use this menu to run any command by editing config.json.

About

simple power (or anything else) menu in your terminal

Resources

Stars

Watchers

Forks

Languages