mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 20:40:15 +02:00
appearance: try a bigger font
This commit is contained in:
parent
6f61c1bbab
commit
539f0cd41a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ beautiful.init(awful.util.getdir("config") .. "/rc/theme.lua")
|
|||
|
||||
-- Also see: http://developer.gnome.org/gtk3/3.2/GtkSettings.html
|
||||
local gtk = [[
|
||||
gtk-font-name="DejaVu Sans 9"
|
||||
gtk-font-name="DejaVu Sans 10"
|
||||
gtk-theme-name="Adwaita"
|
||||
gtk-icon-theme-name="gnome-wine"
|
||||
gtk-fallback-icon-theme="gnome"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue