diff --git a/README.md b/README.md index a7c7d08..132a9b9 100644 --- a/README.md +++ b/README.md @@ -8,20 +8,13 @@ ### Current Setup -- **WM:** [bspwm](https://github.com/baskerville/bspwm) +- **DE:** [GNOME](https://www.gnome.org/) - **OS:** [Arch Linux](https://archlinux.org) - **Terminal:** [Wezterm](https://github.com/wez/wezterm) - **Shell:** [zsh](https://wiki.archlinux.org/index.php/Zsh) -- **Compositor:** [picom](https://github.com/ibhagwan/picom) - **Editor:** [neovim](https://github.com/neovim/neovim) -- **Bar:** [Polybar](https://github.com/polybar/polybar) -- **Browser:** [firefox](https://www.mozilla.org/en-US/firefox) -- **File Manager:** [thunar](https://github.com/xfce-mirror/thunar) -- **Application Launcher:** [rofi](https://github.com/davatorium/rofi) - **Color Scheme:** [catppuccin](https://github.com/catppuccin) -See screenshots [here](https://imgur.com/a/uiUZcQc). - ### Table of Contents - [ZSH](#ZSH) @@ -56,6 +49,7 @@ exec zsh - `clang`/`gcc` - For [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) - `wget`/`curl` and `gzip`/`tar` - For fetching language servers - `nodejs` and `npm` - For installing language servers +- `ripgrep` and/or `fd` - For telescope #### Installation