Peter Hoeg
Peter Hoeg
> Actually, one needs to manually call resolvconf to inject the search-dns I presume you meant to say resolvectl instead. As in case somebody else needs this, the exact invocation...
I can confirm this.
> I suppose by Main Window you mean the Browser view? Correct. Oddly enough, I just blew away qst.conf and now the window DOES appear on top.
But now it's back to opening behind other windows.
7739 does not fix this.
The original issue is still valid though and while it stricly speaking may be off-topic here, I think at least figuring out the official way to do things would be...
Right, so I don’t think that I’m the only one with this issue - just as well as some will have multiple flymake checkers running, some would want them in...
I had a look at quickdef first but since you have already done the work and created a number of definitions of which I am now using 3, I thought...
My workaround (which is heavy-handed admittedly), is to stick the following into the unit file: ```ini [Unit] ConditionPathExists=!%h/.cache/power_save ``` I use that as a toggle for a few other services...
There really is nothing preventing you from just using different `gemset.nix` files today: ``` bundix --magic --gemset=foo.nix ``` So generate that per platform (admittedly not particularly elegant) and pass different...