We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6526e3 commit eb08648Copy full SHA for eb08648
config/i3/config
@@ -13,7 +13,7 @@ set $mod Mod4
13
14
# Font for window titles. Will also be used by the bar unless a different font
15
# is used in the bar {} block below.
16
-font pango:monospace 12
+font pango:monospace 14
17
18
# This font is widely installed, provides lots of unicode glyphs, right-to-left
19
# text rendering and scalability on retina/hidpi displays (thanks to pango).
gtkrc-2.0
@@ -1,4 +1,4 @@
1
gtk-icon-theme-name = "Adwaita"
2
gtk-theme-name = "Adwaita"
3
-gtk-font-name = "DejaVu Sans 12"
+gtk-font-name = "DejaVu Sans 14"
4
gtk-application-prefer-dark-theme = true
0 commit comments