diff options
author | awy <awy@awy.one> | 2025-10-07 10:05:38 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-07 10:05:38 +0300 |
commit | 2d9fa26db5217e9bcf43ad619805a2af60a64d8b (patch) | |
tree | 9cb35551e98986262ea7b18aa132090bac21e638 /rice.sh | |
parent | 7f3df09d5241f029f8544dbe9c992ee3f11d3611 (diff) | |
download | hyprdots-2d9fa26db5217e9bcf43ad619805a2af60a64d8b.tar.gz |
termfilechooser
Diffstat (limited to 'rice.sh')
-rwxr-xr-x | rice.sh | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -141,14 +141,6 @@ cd /home/"$PERMUSER" # rm -rf autofox -run_as_user git clone "https://aur.archlinux.org/xdg-desktop-portal-termfilechooser-hunkyburrito-git.git" termfilechooser -cd termfilechooser -sed -i 's/^[[:space:]]*arch-meson -Dsd-bus-provider=libsystemd build/ arch-meson -Dsd-bus-provider=libelogind -Dsystemd=disabled build/' PKGBUILD -run_as_user makepkg -csi - -cd /home/"$PERMUSER" -rm -rf termfilechooser - # MPV thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua thumbfastconf_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.conf |