Alex Hansen
Alex Hansen
I use pywal with xmonad. I don't actually know that we need separate instructions, because as far as I can tell, if behaves just like any other WM? I call...
Ah I see, my bad. I disabled the borders so long ago I forgot they were even a thing. I agree with @ltpour that it is difficult to have general...
Not built in, but excellent libraries exist for doing just that, such as `aeson`. Perhaps that would be a better approach than using environment variables. Naturally, Haskell can read the...
Yeah that's a pretty good idea actually. In fact, that shell file syntax will almost work, just change the single quotes to double quotes, and change the comment character to...
I'm having this exact same issue. Tried with every version of devenv that has been on nixpkgs. Same issue.
Update: I had `devenv.nix` (and all other devenv files) in `.git/info/exclude` (since I don't want to commit my personal config that no one else is using), which seemed to be...
This also writes the file to disk which is really surprising.