aboutsummaryrefslogtreecommitdiff
path: root/.config/river/autostart.sh
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-04-03 07:49:22 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-04-03 07:49:22 +0100
commitf015be313125e9448f122bec06d3df326707f795 (patch)
tree02619d5eafb77c1205fc4860bebbaaf7c8c239f5 /.config/river/autostart.sh
parent09fe8f8e5356904ad6952dcc0106aaccdbf4dc64 (diff)
Fixed polkit section
Diffstat (limited to '.config/river/autostart.sh')
-rwxr-xr-x.config/river/autostart.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/river/autostart.sh b/.config/river/autostart.sh
index b994690..43e4462 100755
--- a/.config/river/autostart.sh
+++ b/.config/river/autostart.sh
@@ -2,8 +2,8 @@
# Authentication dialog
-pkill -f /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
-/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
+pkill -f /usr/libexec/polkit-gnome-authentication-agent-1
+/usr/libexec/polkit-gnome-authentication-agent-1 &
# Kill any existing pipewire / wireplumber daemons and only then try to start a new set.