Rasmus Wriedt Larsen
Rasmus Wriedt Larsen
To achieve 2) you can use a [postswitch script](https://github.com/phillipberndt/autorandr#hook-scripts), by placing the commands in `~/.config/autorandr/dock-work/postswitch`. For 3) it's a bit more tricky, as there isn't a good way to execute...
It's been some time since I used `autorandr` since I'm mostly sitting at a desk without laptop these days, but back in 2015 I got some behavior introduced so when...
@tmcdonell go ahead! See my [thesis](http://rasmuswriedtlarsen.com/thesis.pdf) and the [paper](https://futhark-lang.org/publications/fhpc17.pdf) for details ;)
Surprisingly, the same thing happens if there is no `secret` or `prefix` entries in the configuration file (although I guess this should be filed as a separate bug report)
@jmcmaster05 the [Env section of the README](https://github.com/hashicorp/envconsul/blob/40f672f1729eedd97e4c25bd4455c43713ed5bb2/README.md#env) gives an example with `-once`. What I understand is that if you use `-once`, you wont get _envconsul to poll for configuration changes...
Hi @catsby, is there any chance that you (or someone else at HashiCorp) could have a look at this? Is there some simple fix that we are overlooking?
Hi @dorschw, thanks for reporting this :+1: I think you might have found a bug in our parser, since we do support Python 3.10 and `match` (which is why `@aibaars`...
Hi @ahmed-farid-dev, please ensure all your `.ql` and `.qll` files are autoformatted, and that test passes (they currently don't). There is also a problem with your `.qhelp`, since there needs...
@ahmed-farid-dev I triggered CI for your latest commit, but there are still problems running the tests due to compilation errors (as highlighted by my previous comment). Please just let me...
~This is not really a question for this project, but~ here is a way to do it manually: As described [here](https://docs.github.com/en/github/managing-your-work-on-github/editing-a-label), if you have write permission to a repo, you...