Files
dots/README.md
2021-07-13 19:26:35 +02:00

39 lines
993 B
Markdown

# Marco's Dotfiles
## System
+ Notifications: dunst
+ Shell: zsh
+ Terminal: alacritty
+ WM: i3
## Programs
+ Bluetooth-Manager: blueman
+ Editor: emacs
+ File-Browser: thunar + tumbler
+ Image-Viewer: sxiv
+ Launcher: [dmenu](https://github.com/crammk/dmenu)
+ Lock: [slock](https://github.com/crammk/slock)
+ Mouse-Settings: piper
+ Music: spotify
+ Pdf-Viewer: zathura with mupdf
+ Screenshots: flameshot
+ Video-Player: mpv, vlc
## Other Dependencies
+ [Gruvbox](https://github.com/hargonix/Pop-gruvbox/): GTK Theme (clone into ~/.themes)
+ [vim-plug](https://github.com/junegunn/vim-plug): vim plugin manager
+ fcitx5 + mozc: Japanese Keyboard
+ fzf: fuzzy file finder
+ hunspell{-de, en}: spellchecking for emacs
## Fonts
| Usage | Font |
| -------- | --------------------- |
| Terminal | SFMono Nerd Font Mono |
| Non-Mono | Product Sans |
| JP | Noto Sans CJK JP |
| JP | Stick Regular |
| Icons | Material Design Icons |