Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 836 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 836 Bytes

xmonad-utils

Build Status

A small collection of X utilities useful when running XMonad. It includes:

  • hxsel: returns the text currently in the X selection;

  • hxput: sets the value of the X paste buffer;

  • hslock: a simple X screen lock;

  • hmanage: an utility to toggle the override-redirect property of any window; See also

  • hhp: a simple utility to hide the pointer, similar to unclutter.

This git repo was cloned from the darcs repo at http://gorgias.mine.nu/repos/xmonad-utils/. It appeared dormant, so I decided to clone the repo and publish a version that compiles on modern GHC.