i3: set the default workspace
This commit is contained in:
parent
3d9f39d6b4
commit
cba5923b48
|
@ -21,6 +21,8 @@ in {
|
|||
];
|
||||
};
|
||||
|
||||
defaultWorkspace = "workspace number 1";
|
||||
|
||||
focus.followMouse = false;
|
||||
|
||||
modifier = modifier;
|
||||
|
|
Loading…
Reference in a new issue