Update
This commit is contained in:
@@ -30,8 +30,8 @@
|
|||||||
+ [TeX](https://github.com/latex-lsp/texlab)
|
+ [TeX](https://github.com/latex-lsp/texlab)
|
||||||
|
|
||||||
## Fonts
|
## Fonts
|
||||||
+ Fira Code Regular Nerd Font Complete Mono.ttf: General
|
+ Fira Code Regular Nerd Font Complete Mono: General
|
||||||
+ IPAGothic.ttf: Japanese Characters
|
+ Noto Sans CJK JP: Japanese Characters
|
||||||
+ [Siji](https://github.com/stark/siji): Icon Font for Polybar
|
+ [Siji](https://github.com/stark/siji): Icon Font for Polybar
|
||||||
|
|
||||||
To get a siji icon: `clone, ./install.sh, ./view.sh, echo "\ue002"`
|
To get a siji icon: `clone, ./install.sh, ./view.sh, echo "\ue002"`
|
||||||
|
|||||||
@@ -85,6 +85,7 @@ mode "Open" {
|
|||||||
bindsym c exec gsimplecal
|
bindsym c exec gsimplecal
|
||||||
bindsym d exec discord; exec Discord
|
bindsym d exec discord; exec Discord
|
||||||
bindsym f exec firefox
|
bindsym f exec firefox
|
||||||
|
bindsym m exec thunderbird
|
||||||
bindsym p exec pavucontrol
|
bindsym p exec pavucontrol
|
||||||
bindsym s exec spotify
|
bindsym s exec spotify
|
||||||
bindsym t exec telegram-desktop
|
bindsym t exec telegram-desktop
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ urgent = #e06c75
|
|||||||
monitor = ${env:MONITOR}
|
monitor = ${env:MONITOR}
|
||||||
|
|
||||||
font-0 = "FiraCode Nerd Font Mono:pixelsize=9;2"
|
font-0 = "FiraCode Nerd Font Mono:pixelsize=9;2"
|
||||||
font-1 = "IPAGothic:fontformat=truetype:antialias=false:pixelsize=9;2"
|
font-1 = "Noto Sans CJK JP:antialiase=false:pixelsize=9;1"
|
||||||
font-2 = "Siji:size=7;1"
|
font-2 = "Siji:size=7;1"
|
||||||
font-3 = "Wuncon Siji:size=7;1"
|
font-3 = "Wuncon Siji:size=7;1"
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Plug 'joshdick/onedark.vim' " Colorscheme
|
|||||||
|
|
||||||
Plug 'tpope/vim-sleuth' " Automatic intendations
|
Plug 'tpope/vim-sleuth' " Automatic intendations
|
||||||
|
|
||||||
Plug 'jiangmiao/auto-pairs' " Pair ompletion
|
Plug 'jiangmiao/auto-pairs' " Pair completion
|
||||||
|
|
||||||
Plug 'airblade/vim-gitgutter' " Show git changes
|
Plug 'airblade/vim-gitgutter' " Show git changes
|
||||||
|
|
||||||
|
|||||||
@@ -150,5 +150,3 @@ bindkey '^Z' fancy-ctrl-z
|
|||||||
if [ -f ~/.zsh-highlighting/zsh-syntax-highlighting.zsh ]; then
|
if [ -f ~/.zsh-highlighting/zsh-syntax-highlighting.zsh ]; then
|
||||||
source $HOME/.zsh-highlighting/zsh-syntax-highlighting.zsh
|
source $HOME/.zsh-highlighting/zsh-syntax-highlighting.zsh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
source /usr/share/zsh/plugins/zsh-history-substring-search/zsh-history-substring-search.zsh
|
|
||||||
|
|||||||
Binary file not shown.
BIN
fonts/NotoSansCJKjp-Regular.otf
Normal file
BIN
fonts/NotoSansCJKjp-Regular.otf
Normal file
Binary file not shown.
Reference in New Issue
Block a user