Moved alsa volume controls to linux specific in keyboard configs

This commit is contained in:
Manuel Cortéz
2017-02-27 09:05:31 -06:00
parent a9357bc8c5
commit 42f2608fec
2 changed files with 4 additions and 4 deletions

View File

@ -108,8 +108,8 @@ KEY_FENRIR,KEY_X=set_mark
KEY_FENRIR,KEY_SHIFT,KEY_X=marked_text
KEY_FENRIR,KEY_C=copy_marked_to_clipboard
KEY_FENRIR,KEY_V=paste_clipboard
KEY_FENRIR,KEY_CTRL,KEY_UP=inc_alsa_volume
KEY_FENRIR,KEY_CTRL,KEY_DOWN=dec_alsa_volume
# linux specific
#=export_clipboard_to_x
KEY_FENRIR,KEY_CTRL,KEY_UP=inc_alsa_volume
KEY_FENRIR,KEY_CTRL,KEY_DOWN=dec_alsa_volume