A mirror of phillbush's xmenu.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
345 B

  1. #define FONT "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*"
  2. #define UNPRESSEDBG "#222222"
  3. #define UNPRESSEDFG "#cccccc"
  4. #define PRESSEDBG "#ffffff"
  5. #define PRESSEDFG "#000000"
  6. #define DECORATIONBG "#bbbbbb"
  7. #define DECORATIONFG "#000000"
  8. #define ITEMW 130
  9. #define ITEMB 5
  10. #define BORDER 2