From 438e28ab77d59df6d36f75ffa2cd61d135846d70 Mon Sep 17 00:00:00 2001 From: Meutel Date: Mon, 13 Nov 2017 20:16:49 +0100 Subject: [PATCH] oda: i3 move workspace --- _i3__oda.armorique.lan/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_i3__oda.armorique.lan/config b/_i3__oda.armorique.lan/config index 4e03cee..70c1f8c 100644 --- a/_i3__oda.armorique.lan/config +++ b/_i3__oda.armorique.lan/config @@ -123,15 +123,15 @@ bindcode $mod+19 workspace 10 # move focused container to workspace bindsym $mod+Shift+1 move container to workspace 1 -bindsym $mod+Shift+eacute move container to workspace 2 +bindsym $mod+Shift+2 move container to workspace 2 bindsym $mod+Shift+3 move container to workspace 3 bindsym $mod+Shift+4 move container to workspace 4 bindsym $mod+Shift+5 move container to workspace 5 bindsym $mod+Shift+6 move container to workspace 6 -bindsym $mod+Shift+egrave move container to workspace 7 +bindsym $mod+Shift+7 move container to workspace 7 bindsym $mod+Shift+8 move container to workspace 8 -bindsym $mod+Shift+ccedilla move container to workspace 9 -bindsym $mod+Shift+agrave move container to workspace 10 +bindsym $mod+Shift+9 move container to workspace 9 +bindsym $mod+Shift+0 move container to workspace 10 # volume bindcode $mod+48 exec obsd-vol.sh -16