Update to last version of awesome
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user