confOS/.config/WindowsAutoNightMode/scripts.yaml

11 lines
312 B
YAML
Raw Normal View History

2023-11-06 13:25:51 +01:00
Enabled: true
Component:
Scripts:
2024-04-15 16:18:11 +02:00
- Name: WSL Theming
2023-11-06 13:36:17 +01:00
Command: bash
WorkingDirectory: C:\Users\anri\AppData\Roaming\AutoDarkMode
ArgsLight: [-c, "fish -c 'update-theme light'"]
ArgsDark: [-c, "fish -c 'update-theme dark'"]
2023-11-06 13:25:51 +01:00
AllowedSources: [Any]
TimeoutMillis: