Update Polybar and README
This commit is contained in:
32
README.md
32
README.md
@@ -1,4 +1,4 @@
|
||||
# Marc's Dotfiles
|
||||
# Marco's Dotfiles
|
||||
|
||||

|
||||
|
||||
@@ -9,13 +9,13 @@
|
||||
+ Notifications: dunst
|
||||
+ Shell: zsh
|
||||
+ Terminal: alacritty
|
||||
+ WM: i3
|
||||
+ WM: i3-gaps
|
||||
|
||||
## Programs
|
||||
+ Editor: emacs + nvim
|
||||
|
||||
+ Editor: emacs (nvim as fallback)
|
||||
+ File-Browser: ranger
|
||||
+ Image-Viewer: sxiv
|
||||
+ Info: neofetch
|
||||
+ Launcher: dmenu
|
||||
+ Music: spotify
|
||||
+ Pdf-Viewer: zathura with mupdf
|
||||
@@ -24,22 +24,26 @@
|
||||
|
||||
## Other Dependencies
|
||||
|
||||
+ [asetroot](https://github.com/Wilnath/asetroot)
|
||||
+ [i3-swallow](https://github.com/jamesofarrell/i3-swallow)
|
||||
+ [neovim-remote](https://github.com/mhinz/neovim-remote)
|
||||
+ [vim-plug](https://github.com/junegunn/vim-plug)
|
||||
+ [asetroot](https://github.com/Wilnath/asetroot): animated wallpaper
|
||||
+ [i3-swallow](https://github.com/jamesofarrell/i3-swallow): swallow terminal
|
||||
+ [neovim-remote](https://github.com/mhinz/neovim-remote): zathura integration
|
||||
+ [vim-plug](https://github.com/junegunn/vim-plug): vim plugin manager
|
||||
+ fcitx + mozc: Japanese Keyboard - [Install](https://www.youtube.com/watch?v=lJoXhS4EUJs) - fcitx-im fcitx-configtool fcitx-mozc
|
||||
+ fzf
|
||||
+ light
|
||||
+ pactl
|
||||
+ playerctl
|
||||
+ fzf: fuzzy file finder
|
||||
+ light: background light control
|
||||
+ pactl: volume control
|
||||
+ playerctl: music player control
|
||||
|
||||
### Nvim LSP
|
||||
### emacs LSP
|
||||
|
||||
Emacs should throw a warning, when it can't start the language server.
|
||||
Following the help should be enough guidance.
|
||||
|
||||
### Nvim LSP (currently unused)
|
||||
|
||||
+ [Python](https://github.com/palantir/python-language-server)
|
||||
+ [Rust](https://github.com/rust-analyzer/rust-analyzer)
|
||||
+ [TeX](https://github.com/latex-lsp/texlab)
|
||||
+ [Java](https://github.com/mfussenegger/nvim-jdtls)
|
||||
|
||||
## Fonts
|
||||
+ Fira Code Regular Nerd Font Complete Mono: Terminal
|
||||
|
||||
Reference in New Issue
Block a user