Marcel Arie

Results 111 comments of Marcel Arie

IMO a border when the buffer is focused will be better. Its there any way to disable the transparency on blur? For example when I'm editing code in any coding...

> I use: > > ``` > ls *.md | entr -c glow README.md > ``` > > `entr` is the [utility](https://github.com/eradman/entr) to watch file(s) changes and execute commands `-c`...

really looking for this :)

This happens to me too on a macbook m1 max.

`pm2` was not working properly for me, so my workaround is the following: 1. Open Automator 2. Create an Application 3. Search for "Run Shell Script" on the multiple options...

@es183923 I gave explicit permissions as you said and the issue persists.

> brew services stop skhd && brew services start skhd Before trying it, the service was not running. I use the login item with Automator as I explained before, because...

> I don't know why it's not working for you. It has worked for probably thousands of people, except a certain few. If you're using an extremely old device, that...

Ok I found the issue, thanks @es183923 because you are the reason I thought about it. Basically for some reason brew service does not have the brew path. My `skhdrc`...