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