From dbab1ff719b3e877799a3da0ea8e5a85463eb2b8 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 4 Jun 2018 08:19:03 -0700 Subject: [PATCH] i3fmt --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 14615fb..da9e239 100644 --- a/i3/config +++ b/i3/config @@ -115,7 +115,7 @@ bindsym $super+Shift+9 move container to workspace number 9; workspace number 9 bindsym $super+Shift+0 move container to workspace number 10; workspace number 10 # magic workspace movement -bindsym $super+grave workspace back_and_forth +bindsym $super+grave workspace back_and_forth bindsym $super+bracketleft workspace prev_on_output bindsym $super+bracketright workspace next_on_output