HiDPI 支持配置
This commit is contained in:
@@ -17,7 +17,7 @@ local my_table = awful.util.table or gears.table -- 4.{0,1} compatibility
|
||||
local theme = {}
|
||||
theme.confdir = os.getenv("HOME") .. "/.config/awesome/themes/multicolor"
|
||||
theme.wallpaper = theme.confdir .. "/wall.png"
|
||||
theme.font = "Terminus 8"
|
||||
theme.font = "Terminus 10"
|
||||
theme.menu_bg_normal = "#000000"
|
||||
theme.menu_bg_focus = "#000000"
|
||||
theme.bg_normal = "#000000d0"
|
||||
|
||||
Reference in New Issue
Block a user