mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-03 20:32:07 -04:00
running apps: make settings bar-specific
This commit is contained in:
@@ -136,8 +136,9 @@ var SPEC = {
|
||||
appsDockEnlargePercentage: { def: 125 },
|
||||
appsDockIconSizePercentage: { def: 100 },
|
||||
keyboardLayoutNameCompactMode: { def: false },
|
||||
runningAppsCurrentWorkspace: { def: false },
|
||||
runningAppsCurrentWorkspace: { def: true },
|
||||
runningAppsGroupByApp: { def: false },
|
||||
runningAppsCurrentMonitor: { def: false },
|
||||
appIdSubstitutions: {
|
||||
def: [
|
||||
{ pattern: "Spotify", replacement: "spotify", type: "exact" },
|
||||
|
||||
Reference in New Issue
Block a user