Working on awesome a bit.

This commit is contained in:
Derek Taylor
2020-04-20 18:47:31 -05:00
parent 105b8d24d7
commit dec4d62610
5 changed files with 14 additions and 42 deletions

View File

@@ -15,7 +15,7 @@ local my_table = awful.util.table or gears.table -- 4.{0,1} compatibility
local theme = {}
theme.dir = os.getenv("HOME") .. "/.config/awesome/themes/powerarrow-blue"
theme.wallpaper = theme.dir .. "/starwars.jpg"
--theme.wallpaper = theme.dir .. "/starwars.jpg"
theme.font = "Mononoki Nerd Font 9"
theme.taglist_font = "Droid Sans Bold 7"
theme.fg_normal = "#ffffff"