Edit font
This commit is contained in:
parent
c1d4302781
commit
01c9ea0341
@ -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
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user