update readme with new software
This commit is contained in:
parent
5842024619
commit
053e3e015b
1 changed files with 15 additions and 3 deletions
18
README.md
18
README.md
|
@ -22,8 +22,8 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal
|
|||
* Notifications: [Dunst](https://dunst-project.org)
|
||||
* Launcher: [Rofi-Wayland](https://github.com/lbonn/rofi)
|
||||
* Menu Editor: [alacarte](https://gitlab.gnome.org/GNOME/alacarte)
|
||||
* File Manager: [nnn](https://github.com/jarun/nnn)
|
||||
* Text Editor: [Vim](https://github.com/vim/vim)
|
||||
* File Manager: [Yazi](https://github.com/sxyazi/yazi)
|
||||
* Text Editor: [Neovim](https://github.com/neovim/neovim.github.io)
|
||||
* PDF Reader: [Zathura](https://pwmt.org/projects/zathura)
|
||||
* Screenshot Tool: [grim](https://git.sr.ht/~emersion/grim)+[slurp](https://github.com/emersion/slurp)
|
||||
* Screen Recording: [OBS Studio](https://obsproject.com)
|
||||
|
@ -36,7 +36,7 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal
|
|||
* Video player: [mpv](https://github.com/mpv-player/mpv)
|
||||
* System information tool: [Fastfetch](https://github.com/fastfetch-cli/fastfetch)
|
||||
* System monitor: [Btop](https://github.com/aristocratos/btop)
|
||||
* Shell: [zsh](https://www.zsh.org/)
|
||||
* Shell: [zsh](https://www.zsh.org)
|
||||
* Prompt: [starship](https://github.com/starship/starship)
|
||||
|
||||
## Browser theme
|
||||
|
@ -67,6 +67,18 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal
|
|||
* [vim-lastplace](https://github.com/farmergreg/vim-lastplace): Intelligently reopen files at your last edit position.
|
||||
* [vim-auto-pairs](http://www.vim.org/scripts/script.php?script_id=3599): Insert or delete brackets, parens, quotes in pair.
|
||||
|
||||
## Neovim plugins
|
||||
|
||||
* [coq.artifacts](https://github.com/ms-jpq/coq.artifacts)
|
||||
* [coq.thirdparty](https://github.com/ms-jpq/coq.thirdparty)
|
||||
* [coq_nvim](https://github.com/ms-jpq/coq_nvim)
|
||||
* [dracula.nvim](https://github.com/Mofiqul/dracula.nvim)
|
||||
* [lazy](https://github.com/folke/lazy.nvim)
|
||||
* [lualine](https://github.com/nvim-lualine/lualine.nvim)
|
||||
* [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
|
||||
* [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons)
|
||||
* [nvim-lastplace](https://github.com/farmergreg/vim-lastplace)
|
||||
|
||||
## Other Misc. Tools
|
||||
|
||||
* [hyprpaper](https://github.com/hyprwm/hyprpaper): A blazing fast wayland wallpaper utility with IPC controls.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue