goteksc
Results
1
comments of
goteksc
So, yeah I hacked it together. I'm up for more elegant solutions though. ``` #!/bin/bash CURRENT=$1 # i3 workspace to apply layout to LAYOUT=$2 # layout-to-load i3-msg "workspace $CURRENT; exec...