Some updates

This commit is contained in:
Marco Thomas
2020-09-17 13:24:10 +02:00
parent 37523a52f8
commit 6299d62ad5
9 changed files with 96 additions and 63 deletions

View File

@@ -6,7 +6,7 @@
## Programs
+ Editor: nvim
+ Launcher: dmenu + rofi
+ Launcher: dmenu
+ Bar: polybar
+ Notifications: dunst
+ Compositor: [picom](https://github.com/ibhagwan/picom)
@@ -16,11 +16,14 @@
## Dependencies
+ Vundle: `git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim`
+ 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)