Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 537 Bytes

README.org

File metadata and controls

17 lines (16 loc) · 537 Bytes

StumpTray

System Tray for StumpWM mode-line.

Dependencies

StumpTray depends on Xembed Commom Lisp package.

You can get it with QuickLisp: (ql:quickload “xembed”)

Usage

Add

(load-module "stumptray")
(stumptray::stumptray)

to .stumpwmrc

Tasks

StumpTray disappears as user toggle StumpWM modeline back and forth.

Start StumpTray with StumpWM mode-line by adding a wrapper that or modify the mode-line command.

Fix errors that occurs once resuming from System Hibernation.