mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-25 04:42:14 +00:00
readex pro instead of lexend (expansion, smaller size, is in chaotic aur)
This commit is contained in:
parent
168561333d
commit
59cb7c2b08
2 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ $rounding_large: 1.705rem;
|
|||
|
||||
@mixin titlefont {
|
||||
// Geometric sans-serif
|
||||
font-family: "Gabarito", "Poppins", "Lexend", sans-serif;
|
||||
font-family: "Gabarito", "Poppins", "Readex Pro", "Lexend", sans-serif;
|
||||
}
|
||||
|
||||
@mixin mainfont {
|
||||
|
|
@ -61,7 +61,7 @@ $rounding_large: 1.705rem;
|
|||
@mixin readingfont {
|
||||
// The most readable fonts, for a comfortable reading experience
|
||||
// in stuff like AI chat on sidebar
|
||||
font-family: "Lexend", "Noto Sans", sans-serif;
|
||||
font-family: "Readex Pro", "Lexend", "Noto Sans", sans-serif;
|
||||
// font-weight: 500;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ polkit-gnome gnome-keyring gnome-control-center blueberry networkmanager brightn
|
|||
python-pywayland python-psutil hypridle-git hyprlock-git wlogout wl-clipboard hyprpicker-git anyrun-git
|
||||
|
||||
### Fonts and Themes
|
||||
adw-gtk3-git qt5ct qt5-wayland gradience-git fontconfig lexend-fonts-git ttf-jetbrains-mono-nerd ttf-material-symbols-variable-git ttf-space-mono-nerd fish foot starship
|
||||
adw-gtk3-git qt5ct qt5-wayland gradience-git fontconfig ttf-readex-pro ttf-jetbrains-mono-nerd ttf-material-symbols-variable-git ttf-space-mono-nerd fish foot starship
|
||||
|
||||
### Screenshot and Recoder
|
||||
swappy wf-recorder grim tesseract tesseract-data-eng slurp
|
||||
|
|
|
|||
Loading…
Reference in a new issue