init
This commit is contained in:
23
cheatsheets/alacritty/alacritty.cheatsheet.md
Normal file
23
cheatsheets/alacritty/alacritty.cheatsheet.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Alacritty on ddubsOS — Summary & Cheatsheet
|
||||
|
||||
## 🚀 Summary of modules/home/terminals/alacritty.nix
|
||||
|
||||
- Program
|
||||
- Alacritty enabled.
|
||||
- Font family (default): Maple NF; size: 15.
|
||||
- Styles configured: Regular, Bold, Italic, Bold Italic.
|
||||
|
||||
---
|
||||
|
||||
## ⚙️ Default Options (as configured)
|
||||
|
||||
Font
|
||||
- normal: Maple NF Regular
|
||||
- bold: Maple NF Bold
|
||||
- italic: Maple NF Italic
|
||||
- bold_italic: Maple NF Bold Italic
|
||||
- size: 15
|
||||
|
||||
Notes
|
||||
- Uses lib.mkDefault for font family, so other modules can override.
|
||||
|
||||
Reference in New Issue
Block a user