]> git.madduck.net Git - etc/awesome.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

change to my own theme
authormartin f. krafft <madduck@madduck.net>
Sat, 9 Aug 2008 22:18:59 +0000 (19:18 -0300)
committermartin f. krafft <madduck@madduck.net>
Sat, 9 Aug 2008 22:18:59 +0000 (19:18 -0300)
Signed-off-by: martin f. krafft <madduck@madduck.net>
.config/awesome/rc.lua

index f7a4bd0ec09ca304da127b91ef117d107a90da54..480ea13c31e83fce90414ffa400ef8fe13d38556 100644 (file)
@@ -10,7 +10,7 @@ require("beautiful")
 
 -- {{{ Variable definitions
 -- This is a file path to a theme file which will defines colors.
 
 -- {{{ 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"
 
 -- This is used later as the default terminal to run.
 terminal = "x-terminal-emulator"