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 | |
parent | 7f3df09d5241f029f8544dbe9c992ee3f11d3611 (diff) | |
download | hyprdots-2d9fa26db5217e9bcf43ad619805a2af60a64d8b.tar.gz |
termfilechooser
-rw-r--r-- | dependencies.txt | 1 | ||||
-rwxr-xr-x | rice.sh | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/dependencies.txt b/dependencies.txt index 61f03c5..b082820 100644 --- a/dependencies.txt +++ b/dependencies.txt @@ -10,6 +10,7 @@ swaylock fnott foot xdg-desktop-portal-hyprland +xdg-desktop-portal-termfilechooser waybar mew-git @@ -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 |