mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-14 04:07:18 +00:00
Add font packages
This commit is contained in:
parent
b906b71912
commit
f816c43a43
|
@ -91,6 +91,11 @@ pacman:
|
||||||
- plasma
|
- plasma
|
||||||
- sddm
|
- sddm
|
||||||
|
|
||||||
|
# Fonts
|
||||||
|
- libxft
|
||||||
|
- ttf-hack
|
||||||
|
- ttf-joypixels
|
||||||
|
|
||||||
# Printer
|
# Printer
|
||||||
- cups # Daemon for printing
|
- cups # Daemon for printing
|
||||||
- hplip # Tool to set-up HP printers
|
- hplip # Tool to set-up HP printers
|
||||||
|
@ -116,3 +121,5 @@ aur:
|
||||||
- exodus # Software cryptocurrency wallet
|
- exodus # Software cryptocurrency wallet
|
||||||
- notion-app # Online text manipulation tool with databases and very rich interface
|
- notion-app # Online text manipulation tool with databases and very rich interface
|
||||||
#- mailspring-libre # Beautiful and fast mail client, without tracking of default mailspring
|
#- mailspring-libre # Beautiful and fast mail client, without tracking of default mailspring
|
||||||
|
# Fonts
|
||||||
|
- nerd-fonts-complete
|
||||||
|
|
Loading…
Reference in a new issue