From 41b5189db72ce872ac57b9288af75ff9969c2a60 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 22 Jul 2015 21:18:03 +0200 Subject: Added cell phone icon for modem connections * renamed workspace `10` to `0` --- i3wm/.i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3wm/.i3') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 77efc65..e1472df 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -39,7 +39,7 @@ bindsym $mod+6 workspace 6 bindsym $mod+7 workspace 7 bindsym $mod+8 workspace 8 bindsym $mod+9 workspace 9 -bindsym $mod+0 workspace 10 +bindsym $mod+0 workspace 0 bindsym Control+Mod1+Right workspace next_on_output bindsym Control+Mod1+Left workspace prev_on_output @@ -54,7 +54,7 @@ bindsym $mod+Shift+ampersand move container to workspace 6 bindsym $mod+Shift+slash move container to workspace 7 bindsym $mod+Shift+parenleft move container to workspace 8 bindsym $mod+Shift+parenright move container to workspace 9 -bindsym $mod+Shift+equal move container to workspace 10 +bindsym $mod+Shift+equal move container to workspace 0 bindsym $mod+r mode "resize" -- cgit v1.2.3