From 93ad765a4c1eeed1e938e7661f8f3f72b340c42d Mon Sep 17 00:00:00 2001 From: Tobi Date: Fri, 19 Nov 2021 21:49:33 +0100 Subject: [PATCH] updated config files --- sway_config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway_config b/sway_config index 2a943ac..ede3aa5 100644 --- a/sway_config +++ b/sway_config @@ -2,6 +2,8 @@ exec udiskie --tray --appindicator exec mkfifo /tmp/wob && tail -f /tmp/wob | wob +bindsym XF86AudioRaiseVolume exec light -A 10 && light | cut -d '.' -f1 > /tmp/wob +bindsym XF86AudioLowerVolume exec light -U 10 && light | cut -d '.' -f1 > /tmp/wob # Logo key. Use Mod1 for Alt. set $mod Mod1