Update to last version of awesome

This commit is contained in:
Thomas Forgione
2017-01-21 17:37:50 +01:00
parent 0fb3428db7
commit 4fdc19c55c
2 changed files with 364 additions and 323 deletions

View File

@@ -2,7 +2,7 @@
-- Default awesome theme --
---------------------------
theme = {}
local theme = {}
theme.font = "sans 8"
@@ -17,6 +17,7 @@ theme.fg_focus = "#ffffff"
theme.fg_urgent = "#ffffff"
theme.fg_minimize = "#ffffff"
theme.useless_gap = 0
theme.border_width = 1
theme.border_normal = "#39404b"
theme.border_focus = "#6d7a8d"