Some updates
This commit is contained in:
@@ -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"`
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user