added Victor Mono Font for proper hyprlock font rendering for Dots v2.3.12

This commit is contained in:
JaKooLit
2025-02-23 11:46:02 +09:00
parent e4e488fc4c
commit 07f5053b2b
3 changed files with 7 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## Changelogs ## CHANGELOGS
## 23 Feb 2025
- added Victor Mono Font for proper hyprlock font rendering for Dots v2.3.12
## 22 Feb 2025 ## 22 Feb 2025
- replaced eog with loupe - replaced eog with loupe

View File

@@ -41,6 +41,7 @@ hypr_package=(
swappy swappy
swaync swaync
swww swww
unzip # needed later
wallust wallust
waybar waybar
wget wget

View File

@@ -14,6 +14,7 @@ fonts=(
ttf-fira-code ttf-fira-code
ttf-jetbrains-mono ttf-jetbrains-mono
ttf-jetbrains-mono-nerd ttf-jetbrains-mono-nerd
ttf-victor-mono
) )