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.

135 lines
3.1 KiB

  1. wtf:
  2. colors:
  3. border:
  4. focusable: darkslateblue
  5. focused: orange
  6. normal: gray
  7. grid:
  8. columns: [40, 40]
  9. rows: [13, 13, 4]
  10. refreshInterval: 1
  11. mods:
  12. clocks:
  13. colors:
  14. rows:
  15. even: "lightblue"
  16. odd: "white"
  17. enabled: true
  18. locations:
  19. Avignon: "Europe/Paris"
  20. Barcelona: "Europe/Madrid"
  21. Dubai: "Asia/Dubai"
  22. Vancouver: "America/Vancouver"
  23. Toronto: "America/Toronto"
  24. position:
  25. top: 0
  26. left: 1
  27. height: 1
  28. width: 1
  29. refreshInterval: 15
  30. sort: "alphabetical"
  31. gitlab:
  32. apiKey: "YupQyyTFA9gjz5hxxKJq"
  33. enabled: true
  34. domain: https://gitlab.codekoalas.com/
  35. position:
  36. top: 0
  37. left: 3
  38. height: 2
  39. width: 2
  40. refreshInterval: 300
  41. projects:
  42. joco-library-d7: "joco-library"
  43. username: "josh"
  44. disks:
  45. type: cmdrunner
  46. cmd: "df"
  47. args: ["-h"]
  48. enabled: true
  49. position:
  50. top: 0
  51. left: 2
  52. height: 1
  53. width: 1
  54. refreshInterval: 3600
  55. gcal:
  56. colors:
  57. title: "red"
  58. description: "lightblue"
  59. highlights:
  60. - ['1on1|1\/11', 'green']
  61. - ['apple|google|aws', 'blue']
  62. - ['interview|meet', 'magenta']
  63. - ['lunch', 'yellow']
  64. past: "gray"
  65. conflictIcon: "🚨"
  66. currentIcon: "💥"
  67. displayResponseStatus: true
  68. email: "josh@codekoalas.com"
  69. enabled: true
  70. eventCount: 12
  71. multiCalendar: false
  72. position:
  73. top: 0
  74. left: 0
  75. height: 3
  76. width: 1
  77. refreshInterval: 300
  78. secretFile: "~/.config/wtf/gcal/client_secret.json"
  79. showDeclined: true
  80. timezone: "America/Chicago"
  81. withLocation: true
  82. todo:
  83. checkedIcon: "X"
  84. colors:
  85. checked: gray
  86. highlight:
  87. fore: "black"
  88. back: "orange"
  89. enabled: true
  90. filename: "todo.yml"
  91. position:
  92. top: 3
  93. left: 0
  94. height: 2
  95. width: 1
  96. refreshInterval: 3600
  97. resourceusage:
  98. enabled: true
  99. position:
  100. top: 1
  101. left: 1
  102. height: 2
  103. width: 1
  104. refreshInterval: 1
  105. jira:
  106. apiKey: "hPAbkYrboPqWbSbgKsRz6BB2"
  107. colors:
  108. rows:
  109. even: "lightblue"
  110. odd: "white"
  111. domain: "https://codekoalas.atlassian.net"
  112. email: "josh@codekoalas.com"
  113. jqp: "status in (Implementing, 'In Progress', 'In QA', 'In Review', Open, 'Peer review / change manager approval', 'To Do') AND resolution = Unresolved AND status not in ('In Prod', 'Done', 'Closed') AND assignee = josh"
  114. enabled: true
  115. position:
  116. top: 3
  117. left: 1
  118. height: 2
  119. width: 2
  120. project: ["RN", "NNU", "JCL", "SOCIYS", "SOCIYD"]
  121. refreshInterval: 900
  122. username: "josh"
  123. verifyServerCertificate: true
  124. prettyweather:
  125. enabled: true
  126. city: "Kansas City"
  127. position:
  128. top: 3
  129. left: 3
  130. height: 1
  131. width: 2
  132. refreshInterval: 300
  133. unit: "u"
  134. view: 0
  135. language: "en"