bugwarrior: add xmonad to query
This commit is contained in:
parent
eef85f4322
commit
21430e3c28
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ in {
|
||||||
github.involved_issues = False
|
github.involved_issues = False
|
||||||
github.include_user_repos = False
|
github.include_user_repos = False
|
||||||
github.include_user_issues = False
|
github.include_user_issues = False
|
||||||
github.query = involves:mrVanDalo is:open org:NixOS org:krebs
|
github.query = involves:mrVanDalo is:open org:NixOS org:krebs org:xmonad
|
||||||
'';
|
'';
|
||||||
|
|
||||||
home.file.".zshrc".text = ''
|
home.file.".zshrc".text = ''
|
||||||
|
|
Loading…
Reference in a new issue