From fa85259014836dbd2a4d25e05061a66ae4a4aae9 Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Mon, 14 Mar 2016 18:26:36 +0100 Subject: [PATCH] Some support for multimedia keys --- autostart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/autostart b/autostart index 879a208..c4cd9b8 100755 --- a/autostart +++ b/autostart @@ -64,6 +64,8 @@ hc keybind $Mod-x spawn i3lock --color 000000 -d hc keybind $Mod-t spawn ncmpcpp toggle hc keybind $Mod-y spawn /usr/share/doc/pass/examples/dmenu/passmenu --type +hc keybind XF86AudioPlay spawn mpc toggle + # layouting hc keybind $Mod-r remove hc keybind $Mod-space cycle_layout 1 -- 2.39.2