Adds some audio utilities
This commit is contained in:
@@ -236,8 +236,9 @@
|
||||
split-monitor-workspaces = {
|
||||
# Keep the focus when reloading.
|
||||
keep_focused = true;
|
||||
# Don't pre-allocate workspaces.
|
||||
enable_persistent_workspaces = false;
|
||||
# Allocate persistent workspaces. If this is off there are some bugs
|
||||
# when trying to move to a new workspace if it doesn't already exist.
|
||||
enable_persistent_workspaces = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user