added i3 keybinding to disable screen sleep, changed location of mpd

state file.
This commit is contained in:
Gabe Venberg 2021-05-19 17:06:50 -05:00
parent bf3e6d39ad
commit a1944bc79a
2 changed files with 6 additions and 2 deletions

View file

@ -1,7 +1,7 @@
music_directory "~/Music"
playlist_directory "~/Music/.mpd/playlists"
db_file "~/Music/.mpd/database"
state_file "~/Music/.mpd/state"
state_file "~/.mpd/state"
log_file "~/.mpd/log"
pid_file "~/.mpd/pid"
sticker_file "~/.mpd/sticker.sql"