diff options
author | Joe <bousset.rudy@gmail.com> | 2022-07-08 00:21:38 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-07-08 00:21:38 +0200 |
commit | cd52cc5911cede93df09159664a00d16f613a1ed (patch) | |
tree | 08245244f016ec3ed687618f54a14e81bd821991 /.config | |
parent | Update (diff) | |
download | dotfiles-bsd-cd52cc5911cede93df09159664a00d16f613a1ed.tar.gz dotfiles-bsd-cd52cc5911cede93df09159664a00d16f613a1ed.tar.bz2 dotfiles-bsd-cd52cc5911cede93df09159664a00d16f613a1ed.tar.xz dotfiles-bsd-cd52cc5911cede93df09159664a00d16f613a1ed.tar.zst dotfiles-bsd-cd52cc5911cede93df09159664a00d16f613a1ed.zip |
update
Diffstat (limited to '.config')
-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 28ce18a..d74afe4 100644 --- a/.config/go2work/go2work.toml +++ b/.config/go2work/go2work.toml @@ -2,7 +2,8 @@ # only the first one is being played unless the 'random' option # is set to 'true' files = [ - '/usr/local/hdd/jozan/dl/Songs Of Anarchy/2015 Songs of Anarchy:Vol. 4 (US, 88875 06146 2)/05 Billy Valentine & The Forest Rangers - All Along The Watchtower.flac', + '/usr/home/jozan/mu/rock/grunge/alice_in_chains/1992_dirt/01_them_bones.flac', + # '/usr/local/hdd/jozan/dl/Songs Of Anarchy/2015 Songs of Anarchy:Vol. 4 (US, 88875 06146 2)/05 Billy Valentine & The Forest Rangers - All Along The Watchtower.flac', # 'dl/Songs Of Anarchy/2011 Songs of Anarchy:Music From Sons of Anarchy Seasons 1-4 (US, 88691 91432 2)/09 Paul Brady & The Forest Rangers - Gimme Shelter.flac', # '/usr/home/jozan/mu/ost/mick_gordon/2020_doom_eternal_original_game_soundtrack/02_cultist_base.flac', # '/usr/home/jozan/mu/progressive/progressive_black_metal/deathspell_omega/2010_paracletus/02_wings_of_predation.flac', |