set custom font in sway
This commit is contained in:
parent
a4deb37f94
commit
4b5e5a8c14
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ set $lock swaylock -i $background_lock
|
||||||
#output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
#output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||||
output * bg $background fill
|
output * bg $background fill
|
||||||
|
|
||||||
|
font ¨FiraCode Nerd Font Mono, Light¨ 12
|
||||||
|
|
||||||
### Idle configuration
|
### Idle configuration
|
||||||
#exec swayidle -w \
|
#exec swayidle -w \
|
||||||
# timeout 900 '$lock -f' \
|
# timeout 900 '$lock -f' \
|
||||||
|
|
Loading…
Reference in a new issue