Skip to content

Instantly share code, notes, and snippets.

View thomas-gale's full-sized avatar

Thomas Gale thomas-gale

View GitHub Profile
@thomas-gale
thomas-gale / 2d-workspaces.sh
Created November 22, 2020 18:28 — forked from DrewMcArthur/2d-workspaces.sh
This script allows a simulation of a 2D grid of workspaces for i3wm
#!/bin/bash
#This script simulates a 2D grid of workspaces with i3.
#all you have to do is add the next line to your i3/config
#bindsym <keys> exec <path>/i3/workspaces.sh <direction> [move win]
#for example,
#bindsym Control+Mod1+Right exec ~/.config/i3/workspaces.sh right