diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-19 17:00:43 +0200 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-19 17:00:43 +0200 |
| commit | 111aaeac39eab1714d82d29108ba3bd3f28a1856 (patch) | |
| tree | 957b1a799ce57ab9727cbbb607e72d493cba6f35 /.moc | |
| parent | 11a249233f95e9589e8d2e2a6f8973a2f290f279 (diff) | |
| download | dotfiles-111aaeac39eab1714d82d29108ba3bd3f28a1856.tar dotfiles-111aaeac39eab1714d82d29108ba3bd3f28a1856.tar.gz dotfiles-111aaeac39eab1714d82d29108ba3bd3f28a1856.zip | |
Fixed moc timidity config (fedora)
Diffstat (limited to '.moc')
| -rwxr-xr-x | .moc/config | 1 | ||||
| -rw-r--r-- | .moc/timidity.cfg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.moc/config b/.moc/config index 617c365..cbfb5f4 100755 --- a/.moc/config +++ b/.moc/config @@ -3,3 +3,4 @@ ShowTime = yes ShowTimePercent = yes Theme = rapture Layout1 = directory(0,0,FILL,FILL) +TiMidity_Config = ./timidity.cfg diff --git a/.moc/timidity.cfg b/.moc/timidity.cfg new file mode 100644 index 0000000..a5479c1 --- /dev/null +++ b/.moc/timidity.cfg @@ -0,0 +1 @@ +default /tmp/timidity.tmp |
