commit 62cdb77dfe8c1f807e27015681508d6b5e9ff08f
parent 9f9f11d8fccec49850476d1601c7fe003cb5178e
Author: awy <awy@awy.one>
Date: Thu, 20 Mar 2025 15:58:43 +0300
my build of wmenu
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rice.sh b/rice.sh
@@ -184,8 +184,9 @@ sed -Ei "s/(network).*/\1=yes/" "$scriptopts_dir/thumbfast.conf"
# sponsorblock
run_as_user curl -Ls -o "$config_dir/scripts/sponsorblock_minimal.lua" $sponsorblock_url || echo "Couldn't download: $sponsorblock_url"
-# for mutt-wizard to work with gopass
+# necessary symlinks (pass for mutt-wizard and bemenu for tessen)
ln -s /bin/gopass /bin/pass
+ln -s /usr/local/bin/wmenu /bin/bemenu
# nvchad
run_as_user git clone https://git.awy.one/nvchad /home/"$PERMUSER"/.config/nvim