diff --git a/dark/theme.lua b/dark/theme.lua index 9d2ce53..8eaa7dd 100755 --- a/dark/theme.lua +++ b/dark/theme.lua @@ -16,7 +16,7 @@ theme.fg_focus = "#1793d1" theme.fg_urgent = "#ffffff" theme.fg_minimize = "#ffffff" -theme.border_width = "0" +theme.border_width = 1 theme.border_normal = "#000000" theme.border_focus = "#ffffff" theme.border_marked = "#ff0000" @@ -39,8 +39,8 @@ theme.tasklist_floating_icon = os.getenv("HOME") .. "/.config/awesome/themes/dar -- menu_[bg|fg]_[normal|focus] -- menu_[border_color|border_width] theme.menu_submenu_icon = os.getenv("HOME") .. "/.config/awesome/themes/dark/submenu.png" -theme.menu_height = "15" -theme.menu_width = "100" +theme.menu_height = 15 +theme.menu_width = 100 -- You can add as many variables as -- you wish and access them by using