From 4757b5f32faf8a7a10f19833e65c3db3f795a36a Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 17 Aug 2015 19:35:22 +0300 Subject: [PATCH] urxvt's border helps us with selection on the right side of the screen, let us keep it --- rc.lua | 9 --------- 1 file changed, 9 deletions(-) diff --git a/rc.lua b/rc.lua index d1b91a8..91a1592 100644 --- a/rc.lua +++ b/rc.lua @@ -638,15 +638,6 @@ awful.rules.rules = { except = { instance = 'ardour_editor' }, properties = { floating = true } }, - -- Borderless rxvt-unicode, because shading: - { - rule_any = { - class = { - 'URxvt' - } - }, - properties = { border_width = 0 } - }, -- Specific desktops rules: place windows only on specific tags by default -- tag 4: games = maximized {