home.social

#alacritty — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #alacritty, aggregated by home.social.

  1. Testing out #Nix on #SteamOS/#SteamDeck, and so far so good! It's been helpful in getting any of the missing non-graphical packages I need, such as to install and get my #KDE/#Dolphin service menu working (https://github.com/irfanhakim-as/kde-service-menu-reimage) - where I needed a couple of missing deps like #ImageMagick and #Exiftool.

    Most of the graphical apps I need are easily found/installable on
    #Flatpak though, except something like #Alacritty. I previously installed it on this system using #Distrobox and it worked great, I thought to test installing a graphical app off of Nix - but it doesn't seem that worked with Alacritty. From my search it's something to do with GL/Vulkan apps outside of #NixOS or something of the like. There were also some apps that aren't available as Flatpaks, are available on #ArchLinux 's #AUR, but aren't available on Nix.

    There will also be things that don't work too, I think for reasons that may be obvious to others, such as adding HEIC support to KDE apps like Dolphin (for previews) and
    #Gwenview (for image viewing). On a 'normal' Linux system, this is done by installing libheif and kimageformats (pretty sure u need both). Installing them on this SteamOS machine tho off of Nix, doesn't really help the system's Dolphin and Gwenview app to be able to serve/open HEIC files.

    Still, I know I'm just barely scratching the surface of what I could do with Nix - even as just a 'package manager'. I understand why maybe
    #Valve is holding themselves back from pre-installing Nix for now tho (unlike something like #Podman or #Distrobox, which they were surprisingly - in a good way, happy to do) bcos the situation with the Nix project, atm, is a lil confusing.. but as recommended by others on here, I think I'm having a good luck/time with the #Lix project's 'flavour' of Nix.

    🔗 https://lix.systems

  2. Been tinkering a bit with Alacritty and it’s honestly pretty close to replacing iTerm as my terminal of choice. It feels a bit faster, but that could just be a perception thing.

    If it had window splitting (yeah, I know I could use tmux, but no thanks) and session restore, it would be a no brainer.

    #iterm #alacritty #macos