Browse Source

Configure unison sync for music

nixos
Maxime Wack 4 years ago
parent
commit
9db9361fc9
2 changed files with 6 additions and 0 deletions
  1. +1
    -0
      .config/bspwm/bspwmrc
  2. +5
    -0
      .unison/Music.prf

+ 1
- 0
.config/bspwm/bspwmrc View File

@@ -143,6 +143,7 @@ case $HOST in
telegram-desktop &
slack &
bspc config top_padding 14
unison Music &
;;
home)
bspc config top_padding 34


+ 5
- 0
.unison/Music.prf View File

@@ -0,0 +1,5 @@
# Unison preferences
root = /home/maxx/Musique
root = ssh://home/../archive/Musique
sshargs = -C
repeat = watch

Loading…
Cancel
Save