[awesome] re-enable window borders

legacy
Simon Bruder 2019-02-17 00:43:27 +00:00
parent d73695c000
commit 4675bba235
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 3 additions and 3 deletions

View File

@ -45,9 +45,9 @@ theme.taglist_font = "IPAGothic 10"
theme.taglist_bg_focus = theme.colors.green
theme.useless_gap = dpi(0)
theme.border_width = dpi(0)
theme.border_normal = "#000000"
theme.border_focus = "#535d6c"
theme.border_width = 1
theme.border_normal = theme.colors.base3
theme.border_focus = theme.colors.base2
theme.tasklist_disable_icon = true