decrease font size in i3 title bars
This commit is contained in:
parent
07bf65ba7b
commit
c6b10e5767
@ -17,7 +17,7 @@ set $mod Mod4
|
|||||||
|
|
||||||
# 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).
|
||||||
font pango:FiraCode Nerd Font Mono 10
|
font pango:FiraCode Nerd Font Mono 8
|
||||||
|
|
||||||
exec --no-startup-id ~/.config/i3/setup_monitors.sh
|
exec --no-startup-id ~/.config/i3/setup_monitors.sh
|
||||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||||
@ -196,6 +196,3 @@ mode "resize" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
|
||||||
# finds out, if available)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user