diff options
Diffstat (limited to 'system/kitty/README')
-rw-r--r-- | system/kitty/README | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/system/kitty/README b/system/kitty/README index a4cb22c88e..b038ff262c 100644 --- a/system/kitty/README +++ b/system/kitty/README @@ -1,14 +1,12 @@ kitty (fast, featureful, GPU-based terminal emulator) -kitty is a terminal emulator for X11 and Wayland[1], which offloads -the rendering to the GPU[2] and supports modern terminal features. It +kitty is a terminal emulator for X11 and Wayland [1], which offloads +the rendering to the GPU [2] and supports modern terminal features. It also supports tiling multiple terminal windows without using an extra program like screen or tmux. -[1] For Wayland support, install wayland-protocols before building - kitty. It will be auto-detected. It may be necessary to add the - following line to ~/.config/kitty/kitty.conf: - - linux_display_server wayland +[1] For Wayland support, it may be necessary to add the following + line to ~/.config/kitty/kitty.conf: + linux_display_server wayland [2] Requires hardware-accelerated OpenGL support. |