42 lines
981 B
Markdown
42 lines
981 B
Markdown
# Marc's Dotfiles
|
|
|
|
## System
|
|
|
|
+ Bar: polybar
|
|
+ Compositor: [picom](https://github.com/ibhagwan/picom)
|
|
+ Notifications: dunst
|
|
+ Shell: zsh
|
|
+ Term: alacritty
|
|
+ WM: i3
|
|
|
|
## Programs
|
|
+ Editor: nvim
|
|
+ Image-Viewer: viewnior
|
|
+ Info: [fet.sh](https://github.com/6gk/fet.sh) and neofetch
|
|
+ Launcher: dmenu
|
|
+ Pdf-Viewer: epdfview or zathura
|
|
+ Screenshots: Flameshot
|
|
+ Video-Player: vlc or mpv
|
|
|
|
## Dependencies
|
|
|
|
+ [vim-plug](https://github.com/junegunn/vim-plug)
|
|
+ fzf
|
|
|
|
### Nvim LSP
|
|
|
|
+ [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/neovim/nvim-lspconfig#jdtls)
|
|
|
|
## Fonts
|
|
+ Fira Code Regular Nerd Font Complete Mono: General
|
|
+ Heebo Normal: Polybar
|
|
+ Noto Sans CJK JP: Japanese Characters
|
|
+ [Siji](https://github.com/stark/siji): Icon Font for Polybar
|
|
|
|
To get a siji icon: `clone, ./install.sh, ./view.sh, echo "\ue002"`
|
|
|
|

|