summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-08-01 00:28:48 -0400
committerJesse Luehrs <doy@tozt.net>2020-08-01 00:28:48 -0400
commit078e1c69b836ab2c4c671488764da78750c3c02f (patch)
tree22159bf415e4d8eb75800fe459fae4386c98d03a /config
parentd3386cd884d5b54b70afbe0513796439eb33674e (diff)
downloadconf-078e1c69b836ab2c4c671488764da78750c3c02f.tar.gz
conf-078e1c69b836ab2c4c671488764da78750c3c02f.zip
add scripts to switch a workspace between a virtual screen
this keeps it rendering even while offscreen so obs works correctly
Diffstat (limited to 'config')
-rw-r--r--config/i3/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/i3/config b/config/i3/config
index 510adeb..7ff71f9 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -42,6 +42,7 @@ bindsym $mod+space focus mode_toggle
bindsym $mod+bracketleft exec i3-switch-workspace prev
bindsym $mod+bracketright exec i3-switch-workspace next
+bindsym $mod+v exec vscreen goto
bindsym $mod+1 workspace 1
bindsym $mod+2 workspace 2