awesomerc: Remove one of the two `toggletag 3' definitions.

Having this twice has the funny effect of the tag being activated and (near)
constantly being deactivated again.

Signed-off-by: Florian Forster <octo@verplant.org>
This commit is contained in:
Florian Forster 2007-10-27 17:10:58 +02:00 committed by Julien Danjou
parent ba80b49fd4
commit 0dce437e0f
1 changed files with 0 additions and 7 deletions

View File

@ -505,13 +505,6 @@ keys
arg = "3" arg = "3"
} }
key key
{
modkey = {"Mod4", "Shift", "Control"}
key = "3"
command = "toggletag"
arg = "3"
}
key
{ {
modkey = {"Mod4", "Shift", "Control"} modkey = {"Mod4", "Shift", "Control"}
key = "4" key = "4"