mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 18:11:13 +10:00
Adding literate config for AwesomeWM
This commit is contained in:
@@ -61,7 +61,6 @@ local themes = {
|
||||
|
||||
-- choose your theme here
|
||||
local chosen_theme = themes[1]
|
||||
|
||||
local theme_path = string.format("%s/.config/awesome/themes/%s/theme.lua", os.getenv("HOME"), chosen_theme)
|
||||
beautiful.init(theme_path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user