Added the options to allow workspaces to be indicated as active on multiple monitors. (#289)
* Added the options to allow workspaces to be indicated as active on multiple monitors. * Add subtitle
This commit is contained in:
@@ -862,6 +862,7 @@ const options = mkOptions(OPTIONS, {
|
||||
},
|
||||
workspaces: {
|
||||
show_icons: opt(false),
|
||||
showAllActive: opt(true),
|
||||
ignored: opt(''),
|
||||
show_numbered: opt(false),
|
||||
showWsIcons: opt(false),
|
||||
|
||||
Reference in New Issue
Block a user