From 52e124fae8e4395123c07628eb3f217ca787d0c9 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 12 Jan 2021 23:50:44 +0100 Subject: [PATCH] feat: update volume/brightness keybindings use `super` + {F1,F2,F3,F5,F6} to let Fn available --- .config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 0221087..9dcc4c1 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -2,10 +2,10 @@ # System stuff -{F1, F2, F3} +super + {F1, F2, F3} amixer --quiet set Master {toggle, 5%-, 5%+}; refbar; audio_notify -{F5, F6} +super + {F5, F6} sbacklight {dec,inc} super + u