Klimi's new dotfiles with stow.
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.

30 lines
788 B

4 years ago
  1. /* XPM */
  2. static char *rbuffer[]={
  3. "24 24 3 1",
  4. ". c None s backgroundToolBarColor",
  5. "a c #000000",
  6. "# c #1532ed",
  7. "........................",
  8. "...............#........",
  9. "...............##.......",
  10. ".....#############......",
  11. ".....##############.....",
  12. ".....#############......",
  13. "...............##.......",
  14. "...............#........",
  15. "........................",
  16. "........................",
  17. "........................",
  18. "...aaaaaaaaaaaaaaaaaa...",
  19. "........................",
  20. "........................",
  21. "...aaaaaaaaaaaaaaaaaa...",
  22. "........................",
  23. "........................",
  24. "...aaaaaaaaaaaaaaaaaa...",
  25. "........................",
  26. "........................",
  27. "...aaaaaaaaaaaaaaaaaa...",
  28. "........................",
  29. "........................",
  30. "...aaaaaaaaaaaaaaaaaa..."};