Set Logo Menu defaults and finalize flatpak setup
This commit is contained in:
parent
6bea3e57a7
commit
c24571128b
7 changed files with 189 additions and 5 deletions
|
|
@ -61,8 +61,8 @@ notify() {
|
|||
fi
|
||||
}
|
||||
|
||||
notify "System setup running" "Please wait until setup completes."
|
||||
trap 'notify "System setup finished" "You may continue using the system."' EXIT
|
||||
notify "Reticulating Splines" "Bootstrapping. Please stay tuned."
|
||||
trap 'notify "Bootstrap finished" "Your system is fully hydrated. It is recommended to logout and back in."' EXIT
|
||||
|
||||
mkdir -p "$HOME/.config/home-manager"
|
||||
for f in flake.nix home.nix; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue