mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-02 14:24:21 +02:00
start: don't run pidgin on start
And don't reserve a tag either. XMPP is dead...
This commit is contained in:
parent
b4b2f5064e
commit
eb8b4ee905
2 changed files with 0 additions and 13 deletions
|
@ -25,5 +25,4 @@ 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