From cbdadfe9ad831cb5aa34a827f91bfc79088a8c71 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 4 Aug 2025 10:25:06 +0200 Subject: [PATCH] packages/nwg-wrapper-install.sh --- packages/nwg-wrapper-install.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/nwg-wrapper-install.sh b/packages/nwg-wrapper-install.sh index f21f736..c137cac 100755 --- a/packages/nwg-wrapper-install.sh +++ b/packages/nwg-wrapper-install.sh @@ -1,10 +1,10 @@ #!/bin/bash -################################################# -# Script to build and install i3-gaps on Debian # -# Author: q3aql (q3aql@duck.com) # -# Last update: 09-01-2022 # -# ############################################### +##################################################### +# Script to build and install nwg-wrapper on Debian # +# Author: q3aql (q3aql@duck.com) # +# Last update: 01-07-2025 # +# ################################################### # Variables URL_Repo="https://github.com/nwg-piotr/nwg-wrapper.git"