# .files ### How to install ```bash 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) | ### Where is Xorg things? Revert [this commit](https://github.com/tsivinsky/dotfiles/commit/fdf011436ff9cd7ba1ae5605df894fe1b4b56fb8) ```bash git revert fdf011436ff9cd7ba1ae5605df894fe1b4b56fb8 ```