# .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) | | 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? Revert [this commit](https://github.com/tsivinsky/dotfiles/commit/fdf011436ff9cd7ba1ae5605df894fe1b4b56fb8) ```bash git revert fdf011436ff9cd7ba1ae5605df894fe1b4b56fb8 ```