From 86f7b310eed8660e8ff1d4a4937236451b55d213 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 6 Nov 2023 13:36:17 +0100 Subject: [PATCH] ahah? --- .config/WindowsAutoNightMode/scripts.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/WindowsAutoNightMode/scripts.yaml b/.config/WindowsAutoNightMode/scripts.yaml index 369437d..f811433 100644 --- a/.config/WindowsAutoNightMode/scripts.yaml +++ b/.config/WindowsAutoNightMode/scripts.yaml @@ -2,23 +2,27 @@ Enabled: true Component: Scripts: - Name: Arch theme - Command: Arch.exe run + Command: bash WorkingDirectory: C:\Users\anri\AppData\Roaming\AutoDarkMode ArgsLight: [ + -c \", fish, -c, \"fish_config theme choose 'Solarized Light' && yes | fish_config theme save\", "&&", sed -i \"s/monokai/bubblegum/g\" \"$HOME\"/.config/micro/settings.json, + \", ] ArgsDark: [ + -c \", fish, -c, \"fish_config theme choose 'Base16 Eighties' && yes | fish_config theme save && \ set fish_color_comment 5c6773\", "&&", sed -i \"s/bubblegum/monokai/g\" \"$HOME\"/.config/micro/settings.json, + \", ] AllowedSources: [Any] TimeoutMillis: