my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

*

+2 -1
+1 -1
.config/sway/config
··· 167 167 # When the status_command prints a new line to stdout, swaybar updates. 168 168 # The default just shows the current date and time. 169 169 status_command statusbar 170 - font Berkeley Mono Regular 11 170 + font Berkeley Mono Regular 10 171 171 pango_markup enabled 172 172 173 173 colors {
+1
.jira.d/config.yml
··· 10 10 all: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status != Done 11 11 initiatives: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status != Done AND issuetype = Initiative 12 12 epics: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status NOT IN ("Declined", "Done") AND issuetype = Epic 13 + old-epics: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status IN ("Done") AND issuetype = Epic 13 14 issues: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status != Done 14 15 15 16 custom-commands: