From 6024ede18627798896b2608833bc2d0b2e2d6443 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 9 Aug 2008 19:18:59 -0300 Subject: [PATCH] change to my own theme Signed-off-by: martin f. krafft --- .config/awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index f7a4bd0..480ea13 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/default" +theme_path = AWESOME_DATADIR .. "/themes/madduck" -- This is used later as the default terminal to run. terminal = "x-terminal-emulator" -- 2.39.2