aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-10-27 18:21:37 +0300
committerawy <awy@awy.one>2024-10-27 18:21:37 +0300
commit9cf0ffc372017c20078e21c9b923dd9b73c88915 (patch)
tree39741d79346cc0fb2b0bc01a1bfb6be671f0c4ca
parent95e38adf8d5b17cea9f6e6ee3b5e364dcafe9cf6 (diff)
dinit
-rw-r--r--dependencies.txt2
-rwxr-xr-xrice.sh2
2 files changed, 0 insertions, 4 deletions
diff --git a/dependencies.txt b/dependencies.txt
index 6c2652a..b016a2b 100644
--- a/dependencies.txt
+++ b/dependencies.txt
@@ -2,8 +2,6 @@
hyprland
xdg-desktop-portal-hyprland
hyprpaper
-# needed
-dbus-dinit
# sound
pipewire
diff --git a/rice.sh b/rice.sh
index f6b2e48..2ff61e8 100755
--- a/rice.sh
+++ b/rice.sh
@@ -8,8 +8,6 @@ if [ "$(id -u)" -ne 0 ]
exit
fi
-dinitctl enable dbus
-
DEPLIST="`sed -e 's/#.*$//' -e '/^$/d' dependencies.txt | tr '\n' ' '`"
pacman -Sy --noconfirm
pacman -S $DEPLIST --noconfirm