From 2096b1f0a7e82403286b7eccd74ec2a759bdab70 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Fri, 1 Mar 2024 16:39:21 -0500 Subject: [PATCH] add notification mapping --- conf.d/key_bindings.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf.d/key_bindings.conf b/conf.d/key_bindings.conf index 184f593..8e5f89c 100644 --- a/conf.d/key_bindings.conf +++ b/conf.d/key_bindings.conf @@ -108,3 +108,6 @@ bindsym $mod+minus scratchpad show bindsym $mod+plus floating toggle bindswitch lid:on output eDP-1 disable bindswitch lid:off output eDP-1 enable + +# Notification key to bring up swaync +bindsym $mod+n "exec swaync-client -t"