Edit font

This commit is contained in:
TheK4n 2023-10-13 10:39:05 +03:00
parent c1d4302781
commit 01c9ea0341
3 changed files with 1 additions and 4 deletions

View File

@ -41,6 +41,4 @@ dynamic_title: true
font: font:
normal: normal:
family: FiraCode Nerd Font Mono family: FiraCode Nerd Font Mono
size: 11 size: 11

View File

@ -28,7 +28,7 @@ exec --no-startup-id nitrogen --restore; sleep 1; picom -b --config ~/.config/pi
exec --no-startup-id hsetroot exec --no-startup-id hsetroot
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.
font xft:Sans,FontAwesome 11 font xft:Sans,FiraCode 12
# This font is widely installed, provides lots of unicode glyphs, right-to-left # This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango). # text rendering and scalability on retina/hidpi displays (thanks to pango).

View File

@ -1,3 +1,2 @@
localectl set-x11-keymap us
setxkbmap -layout us -option caps:escape setxkbmap -layout us -option caps:escape
exec i3 exec i3