mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 01:34:27 +02:00
start: don't start transmission anymore
It is replaced by transmission-remote-gtk but it doesn't know how to start minimized.
This commit is contained in:
parent
8452c3b8da
commit
5358463d2a
1 changed files with 0 additions and 4 deletions
|
@ -27,7 +27,3 @@ 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")
|
||||
|
||||
if config.hostname == "neo" then
|
||||
xrun("transmission", "transmission-gtk -m")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue