mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 10:18:34 +02:00
start: don't run polkit agent
Seems to be useless.
This commit is contained in:
parent
3596d903eb
commit
f81ccb9f89
1 changed files with 0 additions and 2 deletions
|
@ -21,7 +21,5 @@ local execute = {
|
|||
os.execute(table.concat(execute, ";"))
|
||||
|
||||
-- Spawn various X programs
|
||||
xrun("polkit-gnome-authentication-agent-1",
|
||||
"/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1")
|
||||
xrun("pidgin", "pidgin -n")
|
||||
xrun("NetworkManager Applet", "nm-applet")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue