mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Working on awesome a bit.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user