소스 검색

Goodbye owncloud, hello Syncthing

Alois Mahdal 8 년 전
부모
커밋
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"