Desktop config

This commit is contained in:
Daan Vanoverloop 2019-09-19 16:15:56 +02:00
parent 2ef8481ca1
commit df3d6e11f0
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
return {
widgets = {
left = {
},
mid = {
"mpd"
},
right = {
"memory",
"cpu",
"volume",
"clock"
}
},
volume = {
options = {"Master", "-D", "pulse"},
sink = "@DEFAULT_SINK@"
}
}