Browse Source

volume keys ok

main
parent
commit
4de0e888dd
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      config.def.h

+ 0
- 1
config.def.h View File

@ -109,7 +109,6 @@ static Key keys[] = {
{ 0, XF86XK_AudioMute, spawn, {.v = mutevol } },
{ 0, XF86XK_AudioRaiseVolume, spawn, {.v = upvol } },
};
};
/* button definitions */
/* click can be ClkTagBar, ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */


Loading…
Cancel
Save