]> 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:

identify browser window better
authormartin f. krafft <madduck@madduck.net>
Mon, 22 Sep 2008 14:43:41 +0000 (15:43 +0100)
committermartin f. krafft <madduck@madduck.net>
Mon, 22 Sep 2008 14:43:41 +0000 (15:43 +0100)
.config/awesome/rc.lua

index 4aa6c640d124c78580c89b54a05500a8eeabcc70..554ecbbce94a0eb9349a17bf031fca7f3aada56b 100644 (file)
@@ -73,7 +73,7 @@ maxapps =
 -- Use the screen and tags indices.
 apptags =
 {
-    ["Iceweasel"] = { screen = 1, tag = 9 },
+    ["Navigator"] = { screen = 1, tag = 9 },
     -- jpilot is -v
     ["-v"] = { screen = 1, tag = 8 },
 }