fix: polkit-gnome path for arch

This commit is contained in:
AngeD 2022-09-07 08:52:16 +02:00
parent ed4e76f691
commit 7a6fc3b06e

View File

@ -621,7 +621,7 @@ client.connect_signal(
-- }}} -- }}}
apps = { apps = {
"/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1", "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1",
"xset dpms 300 15", -- dim screen after 5 min and lock 15 sec after "xset dpms 300 15", -- dim screen after 5 min and lock 15 sec after
"xss-lock -- " .. lock, "xss-lock -- " .. lock,
"picom", "picom",