set custom font in sway

This commit is contained in:
Morgan McMillian 2021-11-28 05:59:49 -08:00
parent a4deb37f94
commit 4b5e5a8c14

View file

@ -33,6 +33,8 @@ set $lock swaylock -i $background_lock
#output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
output * bg $background fill
font ¨FiraCode Nerd Font Mono, Light¨ 12
### Idle configuration
#exec swayidle -w \
# timeout 900 '$lock -f' \