diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 290b07d..1b898c0 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Start polkit agent -polkit-dumb-agent & +/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & # Enable numlock /usr/bin/numlockx