confOS/.config/WindowsAutoNightMode/scripts.yaml

10 lines
312 B
YAML

Enabled: true
Component:
Scripts:
- Name: WSL Theming
Command: bash
WorkingDirectory: C:\Users\anri\AppData\Roaming\AutoDarkMode
ArgsLight: [-c, "fish -c 'update-theme light'"]
ArgsDark: [-c, "fish -c 'update-theme dark'"]
AllowedSources: [Any]
TimeoutMillis: