From 88d7fa079ad65744a777e8f650bf3ef91e3c8b1b Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Thu, 14 Mar 2024 10:43:30 +0300 Subject: [PATCH] Update readme --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 56b1e39..df664b7 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,16 @@ stow -S config neovim ### What do I use -| Name | Little description | Homepage | -| ------- | ------------------------------ | ------------------------------------------------------------------------ | -| neovim | vim on steroids | [neovim.io](https://neovim.io) | -| kitty | OpenGL-based terminal emulator | [sw.kovidgoyal.net](https://sw.kovidgoyal.net/kitty/) | -| sway | wayland window manager | [swaywm.org](https://swaywm.org) | -| waybar | bar for wayland | [github.com/Alexays/Waybar](https://github.com/Alexays/Waybar) | -| dunst | notification daemon for linux | [github.com/dunst-project/dunst](https://github.com/dunst-project/dunst) | -| lf | terminal file explorer | [github.com/gokcehan/lf](https://github.com/gokcehan/lf) | -| swappy | wayland screenshot tool | [github.com/jtheoof/swappy](https://github.com/jtheoof/swappy) | -| wlogout | app for shutting down PC | [github.com/ArtsyMacaw/wlogout](https://github.com/ArtsyMacaw/wlogout) | +| Name | Little description | Homepage | +| ------- | ----------------------------- | ---------------------------------------------------------------------------------------------------- | +| neovim | vim on steroids | [neovim.io](https://neovim.io) | +| wezterm | GPU-accelerated terminal | [wezfurlong.org/wezterm](https://wezfurlong.org/wezterm) | +| sway | wayland window manager | [swaywm.org](https://swaywm.org) | +| waybar | bar for wayland | [github.com/Alexays/Waybar](https://github.com/Alexays/Waybar) | +| swaync | notification daemon for linux | [github.com/ErikReider/SwayNotificationCenter](https://github.com/ErikReider/SwayNotificationCenter) | +| lf | terminal file explorer | [github.com/gokcehan/lf](https://github.com/gokcehan/lf) | +| swappy | wayland screenshot tool | [github.com/jtheoof/swappy](https://github.com/jtheoof/swappy) | +| wlogout | wayland logout menu | [github.com/ArtsyMacaw/wlogout](https://github.com/ArtsyMacaw/wlogout) | ### Where is Xorg things?