From 610e5a6584312fc78fcb17c70a7d688472894743 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Tue, 8 Feb 2022 20:16:54 +0300 Subject: [PATCH] add "What do I use" section --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 9356e45..e283e7d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,19 @@ ![My desktop](desktop.png) +### 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) | + ### Where is Xorg things? Revert [this commit](https://github.com/tsivinsky/dotfiles/commit/fdf011436ff9cd7ba1ae5605df894fe1b4b56fb8)