2024-12-12 16:50 : id 412
This commit is contained in:
parent
18fa772a57
commit
4f4b02b05c
@ -119,7 +119,7 @@ in
|
||||
text = ''
|
||||
run_a_command() {
|
||||
if [[ "$light" == "DAY" ]]; then
|
||||
sed -i 's|MODE\ =\ "$(.*?);"|MODE\ =\ "light";/' $HOME/.config/home/home.nix
|
||||
sed -i 's/MODE\ =\ ".*"/MODE\ =\ "light"/' $HOME/.config/home/home.nix
|
||||
else
|
||||
notify-send "night"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user