Roosemberth Palacios

Results 30 comments of Roosemberth Palacios

I found myself with this situation: One of our collaborators left the organization. I rolled the keys in 4 steps: - Generate a new key `git crypt init -k foo`,...

I was exploring a possible solution in zsh preexec, something like [this](https://github.com/roosemberth/dotfiles/blob/master/.local/etc/zsh/launcher/.zshrc) but we'd need to distinguish between different types of wrappers (or better yet, chain processing of different types...

What about having a login hook that creates a "profile" directory containing symlinks to 'activated' wrapper scripts?. Move the wrappers into something like .local/wrappers and add .local/run/bin to $PATH ?

I was thinking something that checks only at llogin time, but checking at runtime with an fs hook wouldn't be a bad idea IMO I do agree that they shouldn't...

So, I was tinkering a little bit and I came up with something I feel more confortable with. It's __very experimental__, but does not clutter `$PATH` and plays nice with...

see https://gitlab.com/roosemberth/dotfiles/commit/d0ede0e64cef0f4307066b110f0c8ddbca59c365

> urxvt has the feature of classes, I'll need to see if this is useful for this case Can urxvt "dynamically" switch the theme?

I am also interested in this, for the same reasons as the original author of the issue.

Encountered this issue today. Used the following workaround without modifying the lib: https://gitlab.com/roosemberth/Greenzz/-/commit/f1fce3509a1d86b05c717b8ec1a774cf4b80079a.

I'm interested in this feature, I'm running sway and when I try to transform 90, I get this warning in the client: `Warning: The server resolution (1872x1404) does not fit...