packages/nwg-wrapper-install.sh

This commit is contained in:
q3aql 2025-08-04 10:25:06 +02:00
parent 95e970b757
commit cbdadfe9ad

View File

@ -1,10 +1,10 @@
#!/bin/bash #!/bin/bash
################################################# #####################################################
# Script to build and install i3-gaps on Debian # # Script to build and install nwg-wrapper on Debian #
# Author: q3aql (q3aql@duck.com) # # Author: q3aql (q3aql@duck.com) #
# Last update: 09-01-2022 # # Last update: 01-07-2025 #
# ############################################### # ###################################################
# Variables # Variables
URL_Repo="https://github.com/nwg-piotr/nwg-wrapper.git" URL_Repo="https://github.com/nwg-piotr/nwg-wrapper.git"