do not create workspace 1 layout

This commit is contained in:
Nico Schottelius 2020-08-11 16:18:48 +02:00
parent dfde2802eb
commit b90ec33845
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
#!/bin/sh
# Restore layouts
i3-msg 'workspace 1; append_layout ~/.i3/workspace-1.json'
#i3-msg 'workspace 1; append_layout ~/.i3/workspace-1.json'
i3-msg 'workspace 2; append_layout ~/.i3/workspace-2.json'
i3-msg 'workspace 10'