From 536f5eb85f46e30f3c2e3bf21fed7bc08f0d0132 Mon Sep 17 00:00:00 2001 From: blueingreen68 Date: Wed, 27 Dec 2023 19:30:54 +0500 Subject: update --- library/cloneDotfiles.sh | 2 +- pkglist.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/library/cloneDotfiles.sh b/library/cloneDotfiles.sh index ee5efa1..2268498 100755 --- a/library/cloneDotfiles.sh +++ b/library/cloneDotfiles.sh @@ -1,6 +1,6 @@ #!/bin/bash -wget https://yadi.sk/d/o4TMFnHFobxTsw -O "$dirArchIsoFiles"/Passwords.kdbx +wget https://yadi.sk/d/o4TMFnHFobxTsw -O "$dirArchIsoFiles"/Passwords.html openKeepass () { diff --git a/pkglist.txt b/pkglist.txt index d63a512..8e8d0cc 100644 --- a/pkglist.txt +++ b/pkglist.txt @@ -98,7 +98,9 @@ virtualbox-ext-oracle virtualbox-guest-iso virtualbox-host-modules-arch vot-cli-git +w3m waybar +wget wireplumber wl-clipboard wofi -- cgit