Files
dots/README.md
Marco Thomas 82c0c6a746 Fix Readme
2021-07-07 01:12:02 +02:00

42 lines
1.2 KiB
Markdown

# Marco's Dotfiles
![PC](screenshots/pc.png)
## System
+ Compositor: picom-git
+ Notifications: dunst
+ Shell: zsh
+ Terminal: alacritty
+ WM: [dwm](https://github.com/crammk/dwm) + [dwmblocks](https://github.com/crammk/dwmblocks)
## 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
+ fcitx + mozc: Japanese Keyboard - [Install](https://www.youtube.com/watch?v=lJoXhS4EUJs) - fcitx fcitx-qt5 fcitx-configtool fcitx-mozc
+ 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 |