From b8a818918508bf04525a0f0355cca12305e99dc7 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 5 Jun 2016 22:11:47 +0200 Subject: $mod+n newws --- i3.symlink/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3.symlink/config') diff --git a/i3.symlink/config b/i3.symlink/config index 1fb397b..abb6c41 100644 --- a/i3.symlink/config +++ b/i3.symlink/config @@ -82,6 +82,7 @@ bindsym $mod+7 workspace 7 bindsym $mod+8 workspace 8 bindsym $mod+9 workspace 9 bindsym $mod+0 workspace 10 +bindsym $mod+n exec --no-startup-id newws # move focused container to workspace bindsym $mod+Shift+1 move container to workspace 1 @@ -122,4 +123,3 @@ bar { font pango:DejaVu Sans Mono, 9 status_command i3status.py } - -- cgit v1.2.3