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

make xpdf windows maximised
authormartin f. krafft <madduck@madduck.net>
Wed, 3 Sep 2008 14:39:38 +0000 (15:39 +0100)
committermartin f. krafft <madduck@madduck.net>
Wed, 3 Sep 2008 14:39:38 +0000 (15:39 +0100)
.config/awesome/rc.lua

index 580024229f8c2434eb57898ad001236b5519a4cc..364655b751614bb9119bd70164693b79790db118 100644 (file)
@@ -65,7 +65,8 @@ maxapps =
 {
     ["Navigator"] = true,
     -- jpilot is -v
-    ["-v"] = true
+    ["-v"] = true,
+    ["Xpdf"] = true
 }
 
 -- Applications to be moved to a pre-defined tag by class or instance.