Browse Source

Do not toggle Orage window state

Albeit a bit hidden, Orage does have a setting to start minimized, so
it's not necessary to toggle it after start.
Alois Mahdal 9 years ago
parent
commit
6179a0d44e
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      dotfiles/i3/config

+ 0
- 1
dotfiles/i3/config View File

266
 exec "owncloud"
266
 exec "owncloud"
267
 exec "psi"
267
 exec "psi"
268
 exec "orage"
268
 exec "orage"
269
-exec "orage -t"
270
 exec "dropbox start"
269
 exec "dropbox start"
271
 exec "hexchat --minimize=2"
270
 exec "hexchat --minimize=2"
272
 exec "nm-applet"
271
 exec "nm-applet"