From d002efb4a43f6e239178213761f4d649e3af6f5e Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Mon, 11 Nov 2019 08:32:37 +0200 Subject: [PATCH] Small fix Signed-off-by: Marko Korhonen --- home/.config/sway/conf.d/06-keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/sway/conf.d/06-keybinds.conf b/home/.config/sway/conf.d/06-keybinds.conf index 7ff3c07..8d8f005 100644 --- a/home/.config/sway/conf.d/06-keybinds.conf +++ b/home/.config/sway/conf.d/06-keybinds.conf @@ -140,7 +140,7 @@ bindsym $mod+Control+Down output eDP-1 transform 180 bindsym $mod+Control+Left output eDP-1 transform 270 # display brightness -bindsym --locked XF86MonBrightnessUp exec light -A 5 +bindsym --locked XF86MonBrightnessUp exec light -A 5 bindsym --locked XF86MonBrightnessDown exec light -U 5 # switch to urgent workspace