瀏覽代碼

Goodbye owncloud, hello Syncthing

Alois Mahdal 7 年之前
父節點
當前提交
d3354a2a29
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      dotfiles/i3/config

+ 2
- 1
dotfiles/i3/config 查看文件

@@ -284,7 +284,6 @@ for_window [class="Orage"]      floating enable
284 284
 
285 285
 exec "newfeh"
286 286
 exec "dunst"
287
-exec "owncloud"
288 287
 exec "psi"
289 288
 exec "dropbox start"
290 289
 exec "hexchat --minimize=2"
@@ -292,3 +291,5 @@ exec "nm-applet"
292 291
 exec "shutter --min_at_startup"
293 292
 exec "tasknag -R"
294 293
 exec "tasknag -n"
294
+exec "syncthing -no-browser -logfile .local/share/syncthing/syncthing.log >/dev/null"
295
+exec "QSyncthingTray"