mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-05-29 23:03:12 +00:00
first commit
This commit is contained in:
commit
e55d8c9640
15 changed files with 894 additions and 0 deletions
20
alacritty/alacritty.yml
Normal file
20
alacritty/alacritty.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
#I did not make colours for config, please refere to README for more info
|
||||
|
||||
window:
|
||||
opacity: 1.0
|
||||
padding:
|
||||
x: 12
|
||||
y: 12
|
||||
dynamic_padding: true
|
||||
|
||||
font:
|
||||
normal:
|
||||
#family: "Fira Code"
|
||||
family: "Cartograph mono CF"
|
||||
size: 11
|
||||
|
||||
cursor:
|
||||
style:
|
||||
shape: Underline
|
||||
vi_mode_style:
|
||||
shape: Block
|
Loading…
Add table
Add a link
Reference in a new issue