big
parent
0fcb06ea50
commit
77b6191a91
|
@ -1 +1,5 @@
|
|||
# [testing](https://golang.org/pkg/testing/)
|
||||
|
||||
## Benchmark
|
||||
|
||||
To prevent
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
# Misc
|
||||
|
||||
[Appearance](appearance.md)
|
||||
|
||||
[Fonts](fonts.md)
|
||||
|
||||
[Disable laptop keyboard](disable-laptop-keyboard.md)
|
|
@ -1,17 +0,0 @@
|
|||
# Appearance
|
||||
|
||||
## Themes
|
||||
|
||||
[Materia](https://github.com/nana-4/materia-theme)
|
||||
|
||||
[Plata-theme](https://gitlab.com/tista500/plata-theme)
|
||||
|
||||
## Icons
|
||||
|
||||
[Papirus](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
|
||||
|
||||
## Cursors
|
||||
|
||||
[Bibata](https://github.com/KaizIqbal/Bibata_Cursor)
|
||||
|
||||
[Capitaine cursors](https://github.com/keeferrourke/capitaine-cursors)
|
|
@ -1,14 +1,32 @@
|
|||
# Fonts
|
||||
# Appearance
|
||||
|
||||
## Themes
|
||||
|
||||
[Materia](https://github.com/nana-4/materia-theme)
|
||||
|
||||
[Plata-theme](https://gitlab.com/tista500/plata-theme)
|
||||
|
||||
## Icons
|
||||
|
||||
[Papirus](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
|
||||
|
||||
## Cursors
|
||||
|
||||
[Bibata](https://github.com/KaizIqbal/Bibata_Cursor)
|
||||
|
||||
[Capitaine cursors](https://github.com/keeferrourke/capitaine-cursors)
|
||||
|
||||
## Fonts
|
||||
|
||||
Read [Preview programming fonts](https://app.programmingfonts.org/).
|
||||
|
||||
How to see font name:
|
||||
List fonts:
|
||||
|
||||
```sh
|
||||
fc-list
|
||||
```
|
||||
|
||||
## Currently
|
||||
### Currently
|
||||
|
||||
[Google Noto Fonts](https://www.google.com/get/noto/)
|
||||
|
||||
|
@ -20,7 +38,7 @@ fc-list
|
|||
|
||||
[Cascadia Code](https://github.com/microsoft/cascadia-code)
|
||||
|
||||
## Honorable mention
|
||||
### Honorable mention
|
||||
|
||||
[Inconsolata](https://github.com/googlefonts/Inconsolata)
|
||||
|
Loading…
Reference in New Issue