From c831eba29b81b3d52046d342f58dcfeeabee8b1d Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 10 Apr 2014 17:00:07 +0200 Subject: [PATCH] remove jpilot --- .config/awesome/rc.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index cb4d7e1..71ec9e1 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -521,8 +521,6 @@ awful.rules.rules = { properties = { tag = tags[screen.count() == 3 and 1 or screen.count()][8], switchtotag = false, floating = false } }, -- { rule = { class = "Iceweasel", instance = "Dialog" }, -- properties = { floating = true } }, - { rule = { class = "Jpilot", instance = "jpilot" }, - properties = { tag = tags[screen.count() == 3 and 1 or screen.count()][8], switchtotag = true, floating = false } }, -- { rule = { name = "OpenOffice.org" }, -- properties = { switchtotag = true, floating = true, maximized_vertical = true, maximized_horizontal = true, callback = awful.placement.no_offscreen } }, -- { rule = { name = "Okular" }, -- 2.39.2