blackburn: darker bg_normal taskbar added
This commit is contained in:
parent
64c2451c59
commit
9b3eef91d1
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
|
@ -9,7 +9,7 @@
|
|||
theme = {}
|
||||
|
||||
themes_dir = os.getenv("HOME") .. "/.config/awesome/themes/blackburn"
|
||||
themes_bg_normal = "png:" .. themes_dir .. "/taskbar/bg_normal.png"
|
||||
themes_bg_normal = "png:" .. themes_dir .. "/taskbar/bg_normal2.png"
|
||||
themes_bg_focus = "png:" .. themes_dir .. "/taskbar/bg_focus.png"
|
||||
|
||||
theme.wallpaper = themes_dir .. "/wall.png"
|
||||
|
|
Loading…
Reference in New Issue