alacritty

  1. NapoleonWils0n

    Alacritty and Emacs hide title bar and set opacity

    Here's how to remove the title bar from Alacritty and Emacs and set the opacity alacritty.toml [window] decorations = "none" decorations_theme_variant = "Dark" startup_mode = "Maximized" opacity = 0.90 emacs early-init.el ;; start the initial frame maximized (add-to-list...
  2. D

    Solved Fonts changed after installing linux-dwarffortress

    Among other issues I'm having with linux packages, after installing linux-dwarffortress my terminal and web browser fonts have been replaced. In my web browser on some pages, I get text that looks like this: And in Alacritty, it acts as if my terminal font is missing. I use...
Back
Top