Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Schaefers committed Feb 8, 2019
1 parent 2ca0bdb commit b272852
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions simple-power-manager
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ daemon_start() {
rm "$HOME/.config/simple-power-manager/state"/* > /dev/null 2>&1
touch "$HOME/.config/simple-power-manager/state/100"
user_custom_battery_normal_hook
fi
fi
done & # fork the process
fi
fi
done & # fork the process
}

# ~/.config/simple-power-manager/config section
Expand Down

0 comments on commit b272852

Please sign in to comment.