From e9983dea084dcff1947bddead71c7951cf4adbcf Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 22 Aug 2019 20:35:27 +0200 Subject: Added i3 config stuff, and changed vim auto completion again --- i3/.config/i3/config | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index e64b59a..30adf2b 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -118,6 +118,10 @@ bindsym $mod+minus scratchpad show # Mail scratchpad bindsym $mod+m [title="^alot"] scratchpad show +# Multiple monitors +bindsym $mod+period move workspace to output right +bindsym $mod+comma move workspace to output left + # switch to workspace bindsym $mod+1 workspace $ws1 bindsym $mod+2 workspace $ws2 -- cgit v1.2.3