From 290c187b30a4addd38880bce61d2d5b6b91127d5 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Mon, 5 Sep 2022 22:27:59 -0500 Subject: [PATCH] feat(hypr): add exit keybinding --- dots/.config/hypr/wm/bindings.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dots/.config/hypr/wm/bindings.conf b/dots/.config/hypr/wm/bindings.conf index d870c44e..8bc75515 100644 --- a/dots/.config/hypr/wm/bindings.conf +++ b/dots/.config/hypr/wm/bindings.conf @@ -58,8 +58,7 @@ bind=SUPER,Q,killactive, bind=SUPER,A,togglefloating, bind=SUPERSHIFT,Q,exec,swaylock bind=SUPER,S,exec,grim -g "$(slurp)" - | wl-copy -# bind=SUPER,C,exec,wl-copy -# bind=SUPER,V,exec,wl-paste -p +bind=SUPERSHIFT,M,exit # Mediakey bindings as taken from `wev` bindl=,XF86AudioPrev,exec,playerctl previous