Kitty: Difference between revisions
(Created page with "OpenGL hardware accelerated terminal that is SIGNIFICANTLY, IMPORTANTLY much faster than gnome-terminal on abtdev1 via SPICE. == Config == All config (colors, keyboard, much more...) is here, "self-documented": development/config/common/home/m/.config/kitty/kitty.conf === Colors === Right now there are two solarized color blocks in the config, one for dark one for light. == Install == * Install via apt * Add ctrl-shift-t shortcut in i3 config, starting it with correct...") |
|||
Line 8: | Line 8: | ||
== Install == | == Install == | ||
* | * For now, I just install via ubuntu apt | ||
sudo apt install kitty | |||
* Add ctrl-shift-t shortcut in i3 config, starting it with correct path and using -1 (so one daemon is used for all shells, nice and fast). | * Add ctrl-shift-t shortcut in i3 config, starting it with correct path and using -1 (so one daemon is used for all shells, nice and fast). |
Revision as of 19:07, 7 December 2023
OpenGL hardware accelerated terminal that is SIGNIFICANTLY, IMPORTANTLY much faster than gnome-terminal on abtdev1 via SPICE.
Config
All config (colors, keyboard, much more...) is here, "self-documented":
development/config/common/home/m/.config/kitty/kitty.conf
Colors
Right now there are two solarized color blocks in the config, one for dark one for light.
Install
- For now, I just install via ubuntu apt
sudo apt install kitty
- Add ctrl-shift-t shortcut in i3 config, starting it with correct path and using -1 (so one daemon is used for all shells, nice and fast).