From cde3a9e21f4b81b15813c656ca4dca3d2bbd31c8 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 3 Sep 2008 15:39:38 +0100 Subject: [PATCH 1/1] make xpdf windows maximised --- .config/awesome/rc.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 5800242..364655b 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -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. -- 2.39.2