split line

This commit is contained in:
Mylloon 2023-11-06 18:34:30 +01:00
parent d1f569acef
commit 47ee59fddf
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -6,7 +6,8 @@ Component:
WorkingDirectory: C:\Users\anri\AppData\Roaming\AutoDarkMode
ArgsLight: [
-c,
"fish -c \"fish_config theme choose 'Solarized Light' && yes | fish_config theme save\" && \
"fish -c \" \
fish_config theme choose 'Solarized Light' && yes | fish_config theme save\" && \
sed -i 's/monokai/bubblegum/g' ~/.config/micro/settings.json",
]
ArgsDark: [