minor changes
This commit is contained in:
@@ -64,7 +64,7 @@ LASTFM_AUTO_CORRECT: 1 # 0 means it is turned off
|
||||
# for e.g
|
||||
togglePlayBack : [ "p", "SPACE", "]" ] # using the quotes is neccessary.
|
||||
# all the three keys now have the same function.
|
||||
# To see Availabe Keys and Functions : https://github.com/aditya-K2/goMP#key-mappings
|
||||
# To see Availabe Keys and Functions : https://github.com/aditya-K2/gomp#key-mappings
|
||||
|
||||
# Caching
|
||||
#
|
||||
@@ -76,5 +76,5 @@ togglePlayBack : [ "p", "SPACE", "]" ] # using the quotes is neccessary.
|
||||
# 3. Fallback to the default image.
|
||||
#
|
||||
#
|
||||
CACHE_DIR : "/path/to/the/cache/Directory" # for e.g "~/.config/goMP/cache/"
|
||||
CACHE_DIR : "/path/to/the/cache/Directory" # for e.g "~/.config/gomp/cache/"
|
||||
# You will have to manually create this directory.
|
||||
|
||||
Reference in New Issue
Block a user