Browse Source

Goodbye owncloud, hello Syncthing

Alois Mahdal 9 years ago
parent
commit
d3354a2a29
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      dotfiles/i3/config

+ 2
- 1
dotfiles/i3/config View File

284
 
284
 
285
 exec "newfeh"
285
 exec "newfeh"
286
 exec "dunst"
286
 exec "dunst"
287
-exec "owncloud"
288
 exec "psi"
287
 exec "psi"
289
 exec "dropbox start"
288
 exec "dropbox start"
290
 exec "hexchat --minimize=2"
289
 exec "hexchat --minimize=2"
292
 exec "shutter --min_at_startup"
291
 exec "shutter --min_at_startup"
293
 exec "tasknag -R"
292
 exec "tasknag -R"
294
 exec "tasknag -n"
293
 exec "tasknag -n"
294
+exec "syncthing -no-browser -logfile .local/share/syncthing/syncthing.log >/dev/null"
295
+exec "QSyncthingTray"