Skip to content

ChickenProp/set-window-title

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Set the title of a window from the command line.

Usage:
    set-window-title [-id window-id] [-r] new-title

Requires `xwit` and `xprop` to be installed. `xwit` could probably be made
unnecessary.

If -id is not given, will prompt to select a window by clicking on it. This
requires `xwininfo`.

After using this, `xwininfo` will report windows as having no name. I'm not sure
why. `xprop` appears to report everything correctly.

About

Set the title of a window from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages