update the warning

This commit is contained in:
piotr 2022-02-12 03:22:54 +01:00
parent 7a9e032fc3
commit 1cce5cfbdc

View File

@ -59,7 +59,8 @@ def main():
print("| This script installs/overwrites configs and style sheets |")
print("| for sway and nwg-shell components. |")
print("| The only backup that will be made is the main sway config file. |")
print("| If you're running the script on your existing sway setup, |")
print("| This script should be used on a fresh Arch Linux installation. |")
print("| If you're running it on your existing sway setup, |")
print("| you're doing it at your own risk. |")
print("-------------------------------------------------------------------")
a = input("\nProceed? Y/n ")