Update awesome configuration

This commit is contained in:
Oliver Davies 2024-06-21 08:36:27 +01:00
parent b3b96c3163
commit b86cc3d7f0
3 changed files with 10 additions and 6 deletions

View file

@ -11,7 +11,7 @@ local themes_path = gfs.get_themes_dir()
local theme = {}
theme.font = "sans 9"
theme.font = "sans 10"
theme.bg_normal = "#222222"
theme.bg_focus = "#535d6c"