Goodbye Alacritty - Hello Kitty!

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 154

  • @TheLinuxCast
    @TheLinuxCast  Год назад +3

    I release a weekly Patron only podcast. If you'd like to get access, head on over to patreon.com/thelinuxcast or hit the Join button just above.

    • @vehementham
      @vehementham Год назад

      Nice. Thanls for putting that there lol. I don't check Patreon/

    • @zeocamo
      @zeocamo Год назад

      Matt, Kitty can reload the config(ctrl+shift+f5), but you can also use ctrl+shift+f2 to edit the config and then save it and do that for you.

    • @tomasruzicka9835
      @tomasruzicka9835 Год назад

      Compiling and building code does not put strain on the terminal in my experience. What you will notice is when you run an application that dumps gigabytes of logs into the stdout or stderr. That can slow down the app quite a bit if you have slow terminal. Compilers usually don't do that, it only prints out the bugs that you make or some nitpicks it may complain about, which hopefully is not that big of an ammount.
      As for alacritty vs kitty, I experienced some issues with fonts with alacritty, but that may have been something very particular. I was trying to make powerline work in vim and it happenned to work in kitty and not in alacritty.
      Ligatures are when you write

  • @_Verac
    @_Verac 6 месяцев назад +70

    Kitty is made by a single man who isn't even a full time developer rather he is doing phd in physics from Caltech. His name is Kovid Goyal and developers like him deserve a shoutout for making such awesome tools for free.

    • @kushalpsv
      @kushalpsv 3 месяца назад +5

      I am sure he is doing open source full time and currently living in india (atleast based on his patreon), he is also developer of calibre which is another awesome tool for ebook reading.

  • @schemage2210
    @schemage2210 Год назад +49

    I love the idea that addons or extensions are known as "kittens". That is so cute!

  • @thingsiplay
    @thingsiplay Год назад +25

    I used Kitty in the past and its the best. One of my favorite features is a shortcut to open last program output right in Vim. While Kitty has scrollback, nothing beats using Vim search functionality for the last program output.

    • @BenjaminWheeler0510
      @BenjaminWheeler0510 Год назад +1

      Technically I think it’s more like less than vim

    • @thingsiplay
      @thingsiplay Год назад

      @@BenjaminWheeler0510 Oh that's possible. Maybe I had something configured to open it in Vim then. Totally forgot this might be a setting on my own.

    • @CrazyMineCuber
      @CrazyMineCuber Год назад

      @@BenjaminWheeler0510 I think the other guy is refering to being able to redirect the scroll back to any program of your choice. So I use neovim to search throuhg and copy my scrollback buffer. But noting is stopping your from sending it wherever you want.

  • @distant6606
    @distant6606 Год назад +14

    Ive exclusively used alacritty as my terminal emulator of choice for the last 5-6 years now.(basically since the start of my linux journey/alacritty project). I only recently switched to kitty as I switched to wayland-hyprland && it came preconfigured with a theme install script that I used. Really good experience so far.

  • @themroc8231
    @themroc8231 Год назад +10

    5:59 Now hear me out : so there are these things people call "bookmarks"...

    • @TheLinuxCast
      @TheLinuxCast  Год назад +5

      Lame. Lol

    • @themroc8231
      @themroc8231 Год назад +3

      And i thought I was a hoarder because I can have like 30 tabs opened on a bad day.

  • @Linuxdirk
    @Linuxdirk Год назад +5

    I switched to kitty from urxvt circa 3 years ago and I am very happy with it. The configuration file is just annoying, yes. I simply completely removed everything and used the website to guide me while configuring. The advanced features (showing images, etc.) and the built-in tiling capabilities are just awesome! It also has a fully features plugins interface.

  • @raymondshiner1046
    @raymondshiner1046 3 месяца назад +1

    Hey man, wanted to say I recently found your videos, and i love them! Your down to earth style and kind tone are very refreshing when many of the youtubers for arch/linux things I've seen has been closer to ThePrimagen in tone. Keep it up man!
    Also, I was surprised to hear that such a hard core linux user doesn't program! I'm a programmer myself, and as such almost all the linux people I've met have been programmers. Have you done a video on why you like linux sans programming? I'd be fascinated to see it!

    • @TheLinuxCast
      @TheLinuxCast  3 месяца назад +1

      Glad you liked the videos!
      I dabble now. I've learned some python and a bunch of C since this video came out

  • @Shokyto
    @Shokyto Год назад +6

    For a Wayland alternative, my terminal of choice is "foot", "ranger-git" now has sixel support already, blazing fast! :)

    • @rookas6274
      @rookas6274 Год назад +1

      started using foot because it was the default on sway, and haven't felt a need to switch from it since. works very well :)

  • @LINUXBANDIT
    @LINUXBANDIT Год назад +8

    Personally, even in a gnome desktop environment, I go outta my way to get and use an XFCE4 terminal emulator due to its wallpaper options. Wallpaper in neofetch just hits different.

    • @OcteractSG
      @OcteractSG Год назад

      Agreed. I do like Konsole’s ability add space between the text and the window border, though. It’s great for screenshots.

    • @hotpotcookie
      @hotpotcookie Год назад

      @@OcteractSG you could also achieve this by using gtk-css which may only contains 2-3 lines of code, which is kool

  • @JoshPeterson
    @JoshPeterson 5 месяцев назад +1

    The more I learn about kitty, the more I'm compelled to try it. I tried alacrityy the other day but was instantly turned off when I found out the devs refused to integrate background image support. Seeing kitty work beautifully with images in ranger is what just sold me.

  • @sweetbabyalaska
    @sweetbabyalaska Год назад +2

    I've tried all of the image protocols and I have to say that Kitty's is the fastest. The images just load nearly instantly and the quality is perfect. I made a little bash script that lets me pick an image and set it as my background, rotate it, and more.

  • @AbdulRafay-vi6hz
    @AbdulRafay-vi6hz Год назад +3

    I use Kitty on a daily basis, and I love it. I did switch to Alacrity, but it's alright, and both get the job done.

  • @the_linux_legend6199
    @the_linux_legend6199 Год назад +3

    Their might be a way to save tabs in kitty although very convuluted and complicated. The basic idea is that kitty has a remote control feature which allows you to get all open windows and tabs in a json output which you would have to parse with jq and than write each tab with its corresponding name which correlates with the last executed command in the tab or window and write this to a file and than figure out a way to reopen all tabs in the file based on amount and name with a script when hitting the keybinding to open or close the terminal. As i said very complicated but something to think about messing around with.

  • @vitormelo22
    @vitormelo22 Год назад +2

    Kitty is very nice. Good font display, easy config file, tabs, custom shortcuts, split panel and the main Dev is very attentive.

  • @Jool4832
    @Jool4832 Год назад +9

    13:50 A ligature is basically a fusion of two letters together. One of the ligatures is œ. fl may also be displayed as a ligature.

    • @ForeverZer0
      @ForeverZer0 4 месяца назад

      As is likely the case for many, I write code in my terminal and am accustomed to ligatures, it is one of the primary requirements I have, and it and the reason I started using kitty. I did recently discover wezterm, and it is surprisingly top-tier and finally knocked kitty off of first place for me when it comes to terminals.

  • @brivism
    @brivism Год назад +3

    Wezterm is good alternative for alacritty and kitty as well. For nvim gang, it's lua-based configuration is very appealing

    • @ForeverZer0
      @ForeverZer0 4 месяца назад

      Yeah, recently switched from kitty to wezterm. I had only even discovered it very recently, but it has all the things I like about kitty, but a few additional things that make it even better IMHO. Definitely agree it is a good pairing for nvim.

  • @thetuxsteveoproject1363
    @thetuxsteveoproject1363 Год назад +2

    00:12 lol termomulator love it at least Im not the only one who gets tunged tied

  • @smolbirb4
    @smolbirb4 Год назад +1

    Wow this is great! Literally about 30 minutes ago I was researching and comparing the two! Can’t wait to see the bid

  • @heroe1486
    @heroe1486 Год назад +3

    Alacritty spawns a little bit quicker on my end but I can't imagine not using Kitty just because of the ssh kitten that copies the terminfos automatically to the remote server, other kittens like icat or the theming one are nice too.
    I don't use tabs or anything since I prefer to manage that with i3.
    + Alacrity doesn't support ligatures, or at least it didn't without a fork like a year ago.
    Btw ligatures is something that you can have with certain compatible fonts so for example you could have => shown like an arrow, it's for exemple useful for arrow functions , ex : (first_name,last_name) => first_name + last_name instead of defining the function in a common way like function my_name(first_name,last_name) { return first_name + last_name}
    Also useful for != displayed as it's in maths etc

    • @RenderingUser
      @RenderingUser Год назад +1

      From using like over 10 different terminals, I've observed the fastest terminals to launch were gnome-terminal and xterm
      Alacritty comes second.
      And kitty comes really low on the list.
      And cool-retro-term comes in last place.
      But even if kitty is slower to launch, is faster with usage. I reckon it's also got gpu acceleration which gnome-terminal lacks
      Well either way, my main terminal will always be kitty

    • @heroe1486
      @heroe1486 Год назад +1

      @@RenderingUser Nice to know, but really for kitty to miss my first key input after super + enter I really have to make it on purpose, doesn't reallymatter at that point, while things like ulauncher miss my first input and don;t come close to rofi

    • @RenderingUser
      @RenderingUser Год назад +2

      @@heroe1486 yea that is true
      It is annoying that you have to wait some time to make sure it launches before you start typing stuff
      That's why I got all my quick access stuff in rofi instead.

    • @ForeverZer0
      @ForeverZer0 4 месяца назад

      ​@@RenderingUser I don't use kitty anymore, switched to wezterm, but if you run kitty with the "--single-instance" flag, it daemonizes it, which moves into one of the fastest launching terminals.

    • @RenderingUser
      @RenderingUser 4 месяца назад

      @@ForeverZer0 yea i know about single instance
      that feature makes kitty the second fastest terminal on my system to launch (60-70ms)
      fastest being xterm (50ms)
      really epic feature.
      i also like how kitty is gpu accelerated, and can display images

  • @RenderingUser
    @RenderingUser Год назад +1

    Yesss
    Fellow kitty user
    Really clean terminal.
    All I wish for tho, is proper right to left text support like konsole or gnome-terminal has

  • @wojteksowinski248
    @wojteksowinski248 Год назад +1

    FYI ueberzug is no longer maintained (last time I checked) so that’s probably why you couldn’t get image previews with alacritty working

  • @kirangeorge8
    @kirangeorge8 Год назад +3

    Looks awesome! Can you please make a video on how you configure your setup from installing os to customisation to tiling window manager, bars and terminal emulator.

  • @02ranger
    @02ranger 11 месяцев назад

    "Let me show you my kitty" This channel just took a hard left turn!! 😮

    • @TheLinuxCast
      @TheLinuxCast  11 месяцев назад +1

      Rude. You don't want to see my kitty?
      (and it went too far.)

    • @02ranger
      @02ranger 11 месяцев назад

      @@TheLinuxCast Now I didn't say that, it's just not what you expect on a Linux channel...

  • @MyAJVideo
    @MyAJVideo 9 месяцев назад +2

    Where did you get those wallpapers?

  • @kingyachan
    @kingyachan 25 дней назад

    "let me show you what my kitty looks like"
    I didnt realise we were at that point in our relationship ( ͡° ͜ʖ ͡°)

    • @TheLinuxCast
      @TheLinuxCast  25 дней назад

      I'm disappointed that you don't remember. I thought our relationship was going so well too.

  • @nado911
    @nado911 Год назад +1

    Youre correct about the manual refresh. Its ctrl-shift-F5. Im a fan of kitty as well, my one gripe with it is it some times gets real buggy in SSH sessions. I.e you cant use backspace, it only allows new characters

    • @blank001
      @blank001 Год назад

      Can't remember the exact command but you can fix it easily with a one liner, you only need to run it once per remote machine, and forget about the issue even exists.
      (I have an alias that does this fo me so I don't even need to remember ever time I need one)

  • @olaniyanayodele5986
    @olaniyanayodele5986 Год назад +3

    Do we ever get a setup video?
    From installation to de/tiling window, to terminal, to themes and customization to even tools for development like nvim or the others...
    Also love the videos and the channel
    Thank you❤

  • @cultist7931
    @cultist7931 Год назад +1

    oh, a fellow tab enthusiast
    i used to have 270+ tabs on firefox like a month ago or something
    and this is just only one of my many browsers xD

  • @trashthoughts388
    @trashthoughts388 Год назад +2

    I really love Kitty, i just wish they give us more tabs options, other thing is, for me at least with a 4th tab open, the terminal gets kinda slow

  • @penguintech9800
    @penguintech9800 Год назад

    Great, thx for info. Didnt have time to search for good terminals. Just used basic terminals from MATE or from Cinnamon DE.

  • @terminallyonline5296
    @terminallyonline5296 Год назад +1

    Alacritty just treats me right!

  • @UnhingedNW
    @UnhingedNW Год назад +2

    Been a fan of WezTerm lately

  • @coocoobau
    @coocoobau 2 месяца назад

    6:00 I have over 4000 tabs in chrome, still finding it difficult to get most of the closed as to me this is a kind of bookmark system :) It is not stupid, is something that some people prefer.

    • @TheLinuxCast
      @TheLinuxCast  2 месяца назад +1

      @@coocoobau Vivaldi would help. Tab workspaces and tab stacks are great for hoarders. It is what I use.

  • @Flackon
    @Flackon Год назад +1

    Kitty is my terminal of choice, too. Other than its awful, afwul default handling of ssh connections, I'm pretty happy with it

  • @DashieTM
    @DashieTM Год назад

    Alacritty and kitty are the same in terms of speed.
    However alacritty just doesn't want to support things like image preview which made me switch to kitty as well.

  • @MrFreeGman
    @MrFreeGman 7 месяцев назад

    I'd use kitty if it had a setting to show bold letters as bright colours. As it stands, that one single option ruined the look of many of my terminal apps, and the lead developer of kitty seems to hold some religious convictions on not allowing people to have certain config options that he deems unnecessary or "wrong", despite the fact that every other terminal emulator ever written has this option available, and many applications are written with that feature in mind.

  • @erdanxiloscient3666
    @erdanxiloscient3666 Год назад

    Another option is wezterm. It also supports kitty’s graphics protocol and sixel, and it’s available x11, wayland, windows, mac, and I think the bsds

  • @NSMau_
    @NSMau_ Год назад +1

    Hello, there. Great video. May I ask what's the colorscheme you're using here?

    • @TheLinuxCast
      @TheLinuxCast  Год назад +1

      It was a colorscheme generated by pywal

  • @afroceltduck
    @afroceltduck Год назад +1

    Here's a good idea for writing a simpler Kitty config, while still keeping the amazing amount of documentation the default config contains:
    Rename the default config, and then start a new, actual config containing only the stuff you need.
    Actually, that's a good tip for any config. I'm glad I thought of that. I use Kitty myself, for at least a few months now. I like it, but I mostly forgot all the keybindings to do things.

  • @StarFlower86
    @StarFlower86 Год назад

    Welcome to the Kitty club !! kitty is my fav terminal emulator, its one of the best terminal emulators

  • @sunriseleatherco.6587
    @sunriseleatherco.6587 Год назад

    LMAO at "let me show you what my kitty looks like." :))

  • @djyotta
    @djyotta Год назад

    FYI alacritty worked out of the box showing image previews in ranger for me. Don't have ueberzug installed as far as I know. Did try kitty anyway, but some defaults, namely the terminal bell, piss me off so I won't switch until I know how to turn that off.

  • @yrjo5050
    @yrjo5050 Год назад +1

    I like built in tmux-like behavior.

  • @chyldstudios
    @chyldstudios Год назад +17

    Another Kitty user. Meow!

  • @adjbutler
    @adjbutler 7 месяцев назад

    so kitty was a skill issue for you??? cat got your tongue? cat's got claws baby!!! jokes... love you man!

  • @SimGunther
    @SimGunther Год назад

    Kitty is cool on Mac OS X, but it's such a bother if you're on any arch/gentoo based Linux distro, which is why i made the switch to alacritty on that platform

  • @werethless12
    @werethless12 Год назад

    Alacritty was borked for me on Endeavor when I would SSH into other machines.
    No backspace at all lmao

  • @Bert-og9rk
    @Bert-og9rk Год назад

    Ranger is what got me into kitty as well!

  • @Montpelier-sama
    @Montpelier-sama Год назад

    Time to test Kitty later on my Ubuntu Studio for starters.

  • @martinhertz4957
    @martinhertz4957 Год назад

    Off-topic, but personally use urxvt, because alacritty isn't faster here, about par roughly(timed tree command comparisson) and uses 10 times memory(psmem one instance, same font/size etc, cannot remember if using several instances lower this(the 10 fold I mean). St was fastest, and used less memory than urxvtd/urxvtc, unless going over 5 instances of urxvtc. Kitty always seemed bloated to me, but see the point of picture support builtin. Thanks for vid.

  • @srinirg1
    @srinirg1 Год назад

    Hi Linux Cast, 3 things I want to tell you: 1) I like your videos, 2) For whatever reason, I am finding that alacritty has a 2 second latency in my installation, but xfce4-terminal starts with no delay whatever! 3) Do please review i3status-rust. I found it a good and easy. I am curious what you think about it.

  • @GhostCoder83
    @GhostCoder83 Год назад

    Crtl+Shift+u for emojis and kitty +kitten themes are cool features

  • @spencerallen323
    @spencerallen323 Год назад

    I recently picked up kitty as part of my move from i3 and urxvt to hyprland. So far it seams fine, It's just done what I wanted it to do and gotten out of the way which I appreciate.

  • @alex1_1montero
    @alex1_1montero 19 дней назад

    ☀Muchas gracias por tus Videos🎬 Lo Valoramos Bien Explicado Acerca de Mundo 💗Linux🐧 Comunidad Libre Donde sientes Propietario Mundo es el Único Proyecto Unido al Mundo sin Muros Fronterizos ni Barreras 🌎🌎🌏Monopolios Idiomas ⏰Pasa un buen rato en tu tiempo libre y trabajando⏳

  • @zcalex7660
    @zcalex7660 Год назад

    been using kitty for a while and love it.

  • @joshua_lee732
    @joshua_lee732 Год назад

    I've made the switch to foot since I didn't use half the stuff alacritty provided.

  • @CausticAscarite
    @CausticAscarite Год назад

    I only used kitty for showing me pictures right in my terminal

  • @wxn5211
    @wxn5211 Год назад

    Only Alacritty or URxvt can select any text on terminal use keyboard.

  • @danielpicassomunoz2752
    @danielpicassomunoz2752 Год назад

    I believe alacrity has tabs in cachyos

  • @gingered
    @gingered Год назад

    You are going to love Ctrl+shift+u

  • @arnaudtisset
    @arnaudtisset Год назад

    First of all I think both project are amazing but after trying alacrity for a while I had too much issue and not using it anymore . Alacrity didn’t support the font I’m using not a big deal I can live without it (ok no ligatures apparently) and I had those weird lags sometimes resizing I’m not the only one and that’s probably GPU drivers so nothing I can do about it . Will prob give a shot to kitty. I thought gpu accelerated terminal would make more of a difference for me

  • @Xecto.
    @Xecto. Месяц назад

    can you make a tutortial on how to customise kitty to look like how yours does???

  • @TheNoirKamui
    @TheNoirKamui Год назад

    I just installed kitty from apt and none of the Fkeys work. Instead of getting info from ctrl+shift+F1 i get a [1;6P in the line. And I can't find any help in the documentation on that. It's unusable. version 0.21.2 btw

  • @ff34jmr
    @ff34jmr Год назад

    Kitty is nice in terms of performance but I’ve had all sort problems with it, specially SSHing into other machines.

    • @Linuxdirk
      @Linuxdirk Год назад +1

      Yes, the target machine needs to have the kitty terminfo installed because it is not installed by default in most distributions.

  • @wyfyj
    @wyfyj Год назад +1

    Kitty is fine, been using it. But trying to get used to wezterm

    • @wyfyj
      @wyfyj Год назад

      It still feels "weird" seeing you use Arch. Even though I've seen you on Arch based distro's when I first started watching you over a year ago. How does nano feel now?

  • @SwiatLinuksa
    @SwiatLinuksa Год назад

    Wait wait.. so thumbnail should be full of pink xD

  • @StfuSiriusly
    @StfuSiriusly 8 месяцев назад +1

    Can you do a video on your full config? I have been using PopOS for the last 3 years but only recently have been trying to make it look good. What do you use for your terminal prompt? And how do you have everything switch colors when you change your background image? Would appreciate it

  • @johanngambolputty5351
    @johanngambolputty5351 Год назад

    ehh, why use tabs when you have different workspaces? Especially if the window titles adequately describe whats in them, then they can be search for in rofi...

  • @Unrthdox95
    @Unrthdox95 Месяц назад

    where can i have that neofetch config?

  • @burpsan
    @burpsan Год назад

    Good stuff!

  • @justshitmyself
    @justshitmyself Год назад

    wowzer

  • @deeptangshusaha7793
    @deeptangshusaha7793 Год назад

    I feel you bro even I have tons of tabs open 😂

  • @BenjaminWheeler0510
    @BenjaminWheeler0510 Год назад

    How did you get the blurred window? I’m a gnome user so blurred windows are… difficult ? Lol

  • @linearz
    @linearz Год назад

    My daily drive. Kitty, fish, midnight commander, rsync.

    • @Ladas552
      @Ladas552 Год назад

      Who would need Rsync daily? I use it only on creating backups

    • @linearz
      @linearz Год назад

      @@Ladas552 deploying my code changes to servers.

    • @Ladas552
      @Ladas552 Год назад

      @@linearz can't git work better then?

    • @linearz
      @linearz Год назад

      @@Ladas552 I'm happy with my current workflow for deployment

    • @TheLinuxCast
      @TheLinuxCast  Год назад +2

      A lot of people use rsync to transfer files to the cloud. It's faster than git and often people don't need the dev stuff that comes with git

  • @patpopov
    @patpopov Год назад

    Überzug is dead, long live Überzug++.

  • @KENTOSI
    @KENTOSI 11 месяцев назад

    Is there an easy way to split vertically, and then switching between right and left? That's the one usecase I really need in a terminal emulator.

    • @TheLinuxCast
      @TheLinuxCast  11 месяцев назад

      Not really, but if you use screen or Tmux, you can do that easily in any terminal
      Edit: though now that I think about it, Kitty does have something like that. sw.kovidgoyal.net/kitty/overview/#layouts

    • @KENTOSI
      @KENTOSI 11 месяцев назад

      @@TheLinuxCast Ah nice, thanks for the fast reply. Much appreciated 👍

  • @Clayvis4201
    @Clayvis4201 Год назад

    KOVID GOYAL SUPREMACY

  • @L6FTY
    @L6FTY 6 месяцев назад

    Damn your terminal is so clean, can we have your config?

    • @TheLinuxCast
      @TheLinuxCast  6 месяцев назад

      Link is in the description. But it might have changed since this video.

  • @srivathsansudarsanan3372
    @srivathsansudarsanan3372 Год назад +1

    I've been using wezterm for over 4 months. Loving it.

  • @tmendoza6
    @tmendoza6 5 месяцев назад

    I am so screwed I have started using config files

  • @CyperN077
    @CyperN077 Год назад

    Me like Kitty too. tmux-ish plus images, yah

  • @user-hs7hf6sw4g
    @user-hs7hf6sw4g Год назад

    Right choice)

  • @waltherstolzing9719
    @waltherstolzing9719 Год назад

    I like Zutty.

  • @colin0516
    @colin0516 3 месяца назад

    7:45

  • @helixiod
    @helixiod Год назад

    Does pywal work on wlroots based compositors?

    • @TheLinuxCast
      @TheLinuxCast  Год назад

      Yes. I saw someone use it on my discord.

  • @jan5504
    @jan5504 Год назад

    insane ram usage for a an arch....

  • @MENTOKz
    @MENTOKz Год назад

    so its KEY Value Pair 😁

    • @TheLinuxCast
      @TheLinuxCast  Год назад

      I knew it was something like that. Lol

    • @MENTOKz
      @MENTOKz Год назад

      @@TheLinuxCast yeah I know u did u almost had it in the right order lol

  • @adityagautam4689
    @adityagautam4689 Год назад

    by uberzerg, you mean urxvt?

  • @aslamlouati3930
    @aslamlouati3930 Год назад

    hello Mr. Mathew can you please make an install script for your qtile config ....Thank you!

  • @alexstone691
    @alexstone691 Год назад

    I used to use kitty but wezterm has lua config which gives me more happy chemicals, extremely customizable and supports sixels too

  • @alex1_1montero
    @alex1_1montero 19 дней назад

    ☀Thank you very much for your Videos🎬 We Value It Well Explained About Mundo 💗Linux🐧 Free Community Where you feel Owner Mundo is the Only Project United to the World without Border Walls and Barriers 🌎🌎🌏Monopolies Languages ⏰Have a good time in your time free and working⏳

  • @itsfish8672
    @itsfish8672 Год назад

    Matt I should try Kitty, but i enjoy Lxterminal to much an it works for me, GVM.

  • @arnavsrivastava8788
    @arnavsrivastava8788 Год назад

    Can you share your kitty.config? It looks awesome

  • @skooma4NaughtyLilGhoul
    @skooma4NaughtyLilGhoul 11 месяцев назад

    😶.. 🤔 what?? features exactly dose alacritty lack, / tab hording🙉🙈