aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-07-30 20:24:35 +0300
committerawy <awy@awy.one>2025-07-30 20:24:35 +0300
commitbde37c9e56a339b7970f4b300488f053406000ef (patch)
tree2c76045f42d570b4f875227fe31043aff1146ea9 /rice.sh
parent75d3aedd6d2d2c6e4897491ef5090268bc6d8e9f (diff)
downloadhyprdots-bde37c9e56a339b7970f4b300488f053406000ef.tar.gz
rofi
Diffstat (limited to 'rice.sh')
-rwxr-xr-xrice.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/rice.sh b/rice.sh
index 68ca028..9a09c90 100755
--- a/rice.sh
+++ b/rice.sh
@@ -142,15 +142,8 @@ cd autofox
run_as_user ./configure_firefox.sh
cd /home/"$PERMUSER"
-run_as_user git clone https://git.awy.one/mew
-cd /home/"$PERMUSER"/mew
-run_as_user git checkout default_theme
-make install
-cd /home/"$PERMUSER"
-
rm -rf autofox
rm -rf mutt-wizard
-rm -rf mew
# MPV
thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua
@@ -172,7 +165,6 @@ run_as_user curl -Ls -o "$config_dir/scripts/sponsorblock_minimal.lua" $sponsorb
# necessary symlinks (pass for mutt-wizard and bemenu for tessen)
ln -s /bin/gopass /bin/pass
-ln -s /usr/local/bin/mew /bin/bemenu
# pam
sed -i '/auth[[:space:]]*include[[:space:]]*system-local-login/a auth optional pam_gnome_keyring.so' /etc/pam.d/login