side trips

Results 27 comments of side trips

Also, are you sure you're editing the correct alacritty config files? The location of each file is window manager specific. For instance, I use i3, so my `alacritty.yml` isn't stored...

Set `blinking` to `Never` does function as expected for me, but I easily reproduce the shape persistently defaulting to `Beam` functionality no matter what attribute I enter. I'm looking into...

I can successfully set `unfocused_hollow` to `true` and I do get a nonblinking block cursor, but when I go back to focusing alacritty the `Beam` cursor returns. Partial solution almost...

> I completely remove zsh configs and reinstall zsh and now alacritty cursor works as expected. So I think there is some zsh script which overwrite term configs every time....

> On Axyl, by default, zsh is using vim mode, which effects the cursor. You have to comment out a bunch of stuff in `~/.zshrc-personal` to disable vim mode. To...

Could you try expounding upon your issue? How did you create your iso? Did you use the build script in the `installation-scripts` directory?

I'd really try the build.sh script that creates an updated iso for you and use that instead. It solved a lot of issues for me. You can find the build...