kitty: Switch to kitty from alacritty

Removed alacritty configuration and replaced it with simple kitty
configuration.

I have not been using alacritty ever since switching from X to wayland
and am very happy with kitty. I don't see myself making the switch back
soon so should also switch configuration files.
This commit is contained in:
Marty Oehme 2022-03-09 11:24:20 +01:00
parent 280fab6ad3
commit ebd1551dd6
Signed by: Marty
GPG Key ID: B7538B8F50A1C800
2 changed files with 8 additions and 18 deletions

View File

@ -1,18 +0,0 @@
scrolling:
# Maximum number of lines in the scrollback buffer.
# Specifying '0' will disable scrolling.
history: 10000
# Number of lines the viewport will move for every line scrolled when
# scrollback is enabled (history > 0).
multiplier: 3
font:
size: 12
# Allow terminal applications to change Alacritty's window title.
window.dynamic_title: true
background_opacity: 1.0
import:
- .config/alacritty/colorscheme.yml

View File

@ -0,0 +1,8 @@
enable_audio_bell no
include current-theme.conf
font_family Liga Iosevka
bold_font Iosevka Term Bold Nerd Font Complete
italic_font Iosevka Term Italic Nerd Font Complete
bold_italic_font Iosevka Term Heavy Italic Nerd Font Complete