xmonad+lxpanel
Posted: Sun Jun 07, 2009 8:14 am
In ~/.xmonad/xmonad.hs
......
myStartupHook = do
spawn "fcitx"
spawn "lxpanel"
......
lxpanel can run normally, however there is only one problem: The Task Bar cannot display the started applications ! Can anybody shed a light on me ?
Sincerely!
......
myStartupHook = do
spawn "fcitx"
spawn "lxpanel"
......
lxpanel can run normally, however there is only one problem: The Task Bar cannot display the started applications ! Can anybody shed a light on me ?
Sincerely!