mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
change foot font to fira code
This commit is contained in:
parent
6e927cbdaf
commit
4246795c92
@ -8,7 +8,7 @@
|
||||
# title=foot
|
||||
# locked-title=no
|
||||
|
||||
font=FantasqueSansMono:weight=SemiBold:size=14
|
||||
font=Fira Code:weight=SemiBold:size=12
|
||||
# font-bold=<bold variant of regular font>
|
||||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
fonts=(
|
||||
fonts-noto
|
||||
fonts-noto-color-emoji
|
||||
fonts-firacode
|
||||
fonts-font-awesome
|
||||
fonts-noto
|
||||
fonts-noto-cjk
|
||||
fonts-fantasque-sans
|
||||
fonts-noto-color-emoji
|
||||
)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user