diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-11 23:29:05 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-11 23:29:05 +0200 |
commit | 463ed8efe1357cda52687b8addfe093190575c5e (patch) | |
tree | c2cce8494b8753f65e3ac435266e1352dc3525d5 /.config | |
parent | update (diff) | |
download | dotfiles-bsd-463ed8efe1357cda52687b8addfe093190575c5e.tar.gz dotfiles-bsd-463ed8efe1357cda52687b8addfe093190575c5e.tar.bz2 dotfiles-bsd-463ed8efe1357cda52687b8addfe093190575c5e.tar.xz dotfiles-bsd-463ed8efe1357cda52687b8addfe093190575c5e.tar.zst dotfiles-bsd-463ed8efe1357cda52687b8addfe093190575c5e.zip |
update
Diffstat (limited to '')
-rw-r--r-- | .config/go2work/go2work.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/go2work/go2work.toml b/.config/go2work/go2work.toml index 9c3539b..d1682b6 100644 --- a/.config/go2work/go2work.toml +++ b/.config/go2work/go2work.toml @@ -10,7 +10,8 @@ files = [ # '/usr/home/jozan/mu/metal/technical_death_metal/gojira/2016_magma/04_stranded.flac', # '/usr/home/jozan/mu/metal/technical_death_metal/gojira/2005_form_mars_to_sirius/02_backbone.flac', # '/usr/home/jozan/mu/metal/technical_death_metal/ulcerate/2011_the_destroyers_of_all/07_the_destroyers_of_all.flac', - '/usr/home/jozan/mu/rock/grunge/nirvana/2009_bleach_20th_anniversary_deluxe_edition/04_school.flac', + '/usr/home/jozan/mu/rock/grunge/nirvana/2011_nevermind_20th_anniversary_deluxe_edition/cd_1/04_breed.flac', + # '/usr/home/jozan/mu/rock/grunge/nirvana/2009_bleach_20th_anniversary_deluxe_edition/04_school.flac', ] # The program used to play the music files # Default: 'mpv' |