thank you for youe quick answer! I am a newbie of xmonad, so it is better to show me how to use that hook .
sincerely!
Search found 2 matches
- Mon Jun 08, 2009 1:03 am
- Forum: General Help
- Topic: xmonad+lxpanel
- Replies: 2
- Views: 5464
- Sun Jun 07, 2009 8:14 am
- Forum: General Help
- Topic: xmonad+lxpanel
- Replies: 2
- Views: 5464
xmonad+lxpanel
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!