X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/6024ede18627798896b2608833bc2d0b2e2d6443..c2686ca5d7949ccea6f2c0a41ddb23bcb01a29c4:/.config/awesome/rc.lua diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 480ea13..f7a4bd0 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -10,7 +10,7 @@ require("beautiful") -- {{{ Variable definitions -- This is a file path to a theme file which will defines colors. -theme_path = AWESOME_DATADIR .. "/themes/madduck" +theme_path = AWESOME_DATADIR .. "/themes/default" -- This is used later as the default terminal to run. terminal = "x-terminal-emulator"