Parcourir la source

Goodbye owncloud, hello Syncthing

Alois Mahdal il y a 7 ans
Parent
révision
d3354a2a29
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2
    1
      dotfiles/i3/config

+ 2
- 1
dotfiles/i3/config Voir le fichier

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"