This commit is contained in:
Stephan Raabe
2024-01-01 11:40:15 +01:00
parent 27ff21fc2b
commit 984c69ea59
24 changed files with 157 additions and 39 deletions

View File

@@ -1,7 +1,8 @@
#!/bin/bash
_getHeader "$name" "$author"
echo "Define the start command to start the networkmanager."
echo "Define the start command to start the networkmanager (Must be installed on your system)."
echo "Possible values: alacritty -e nmtui, nm-connection-editor, etc."
# Define File
targetFile="$HOME/dotfiles/.settings/networkmanager.sh"