diff options
Diffstat (limited to 'config.ts')
| -rw-r--r-- | config.ts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ export const initConfig = () => { const DEFAULTS = { style: { transparency: "normal", // One of "off", "normal", "high" + vibrant: false, // Extra saturation }, // Modules bar: { |