*
Jes Olson j3s@c3f.net
Fri, 29 Dec 2023 11:24:58 -0600
2 files changed,
2 insertions(+),
1 deletions(-)
M
.config/sway/config
→
.config/sway/config
@@ -167,7 +167,7 @@
# When the status_command prints a new line to stdout, swaybar updates. # The default just shows the current date and time. status_command statusbar - font Berkeley Mono Regular 11 + font Berkeley Mono Regular 10 pango_markup enabled colors {
M
.jira.d/config.yml
→
.jira.d/config.yml
@@ -10,6 +10,7 @@ queries:
all: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status != Done initiatives: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status != Done AND issuetype = Initiative epics: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status NOT IN ("Declined", "Done") AND issuetype = Epic + old-epics: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status IN ("Done") AND issuetype = Epic issues: (assignee in membersOf("Machines-Configuration") or "Team[Team]" = 78222cae-690d-4584-975b-9e84aef003f4) AND status != Done custom-commands: