From b5ae0d4b42a900ef335fb1a49ac8a191ef042f91 Mon Sep 17 00:00:00 2001 From: natemaia Date: Mon, 3 Jan 2022 18:54:03 -0800 Subject: [PATCH] Add nwg-wrapper help to sway config --- sway-home/.config/sway/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sway-home/.config/sway/config b/sway-home/.config/sway/config index a3badcca..950cf22c 100644 --- a/sway-home/.config/sway/config +++ b/sway-home/.config/sway/config @@ -301,6 +301,11 @@ default_orientation horizontal # make the current focus fullscreen bindsym $Mod+Shift+f fullscreen +# show/hide help +bindsym Mod1+h pkill -f -12 nwg-wrapper +# move help to front/back +bindsym Mod1+Shift+H pkill -f -12 nwg-wrapper + ############### Border & Gaps ############### # changing border style