update
This commit is contained in:
parent
b84a46a997
commit
4638ee1d6d
3 changed files with 82 additions and 68 deletions
|
@ -136,7 +136,7 @@ local myglobalkeys = awful.util.table.join(
|
|||
if exitcode > 0 then
|
||||
mb.grab{keymap=mpdmap, name="MPD", stay_in_mode=true}
|
||||
else
|
||||
mb.grab{keymap=mprismap, name="Spotify", stay_in_mode=true}
|
||||
mb.grab{keymap=mprismap, name="MPRIS", stay_in_mode=true}
|
||||
end
|
||||
end)
|
||||
end),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue