Skip to content

ototo/seturgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

seturgent

A simple command line tool that sets urgent window manager hint for a window that is specified by its ID either as a parameter, or as an environment variable named WINDOWID, which is usually set by terminal emulators.

Can be quite useful to set urgency flag for terminal emulators that do not support setting it on terminal bell.

Examples

# set urgent hint for the window specified by WINDOWID env var
./seturgent
# set urgent hint for the window with ID = 238764
./seturgent 238764

About

Sets urgent window manager hint for the window specified by its id as an argument or in WINDOWID environment variable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors