Files
dots/README.md
Marco Thomas 6299d62ad5 Some updates
2020-09-17 13:24:37 +02:00

30 lines
720 B
Markdown

# Marc's Dotfiles
+ Shell: zsh
+ Term: alacritty
+ WM: i3
## Programs
+ Editor: nvim
+ Launcher: dmenu
+ Bar: polybar
+ Notifications: dunst
+ Compositor: [picom](https://github.com/ibhagwan/picom)
+ Set Wallpaper: feh
+ Info: [fet.sh](https://github.com/6gk/fet.sh)
+ Screenshots: Flameshot
## Dependencies
+ vim-plug: `curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim`
## Fonts
+ Fira Code Regular Nerd Font Complete Mono.ttf: General
+ IPAGothic.ttf: Japanese Characters
+ [Siji](https://github.com/stark/siji): Icon Font for Polybar
To get a siji icon: `clone, ./install.sh, ./view.sh, echo "\ue002"`
![Home](screenshots/home_new.png)