From 6ee4a184b8cee78dc2c4e399212f124dc180bbea Mon Sep 17 00:00:00 2001 From: stitchy Date: Mon, 26 Feb 2024 04:52:48 +0000 Subject: [PATCH] small hyprland fixes --- config/hypr/binds.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/hypr/binds.conf b/config/hypr/binds.conf index e043e69..26b1874 100644 --- a/config/hypr/binds.conf +++ b/config/hypr/binds.conf @@ -3,15 +3,16 @@ # Main Bindings # # Foot, you done goofed -#bind=ALT,RETURN,exec,foot -bind=ALT,RETURN,exec,kitty +bind=ALT,RETURN,exec,foot +#bind=ALT,RETURN,exec,kitty bind=ALT,Q,killactive, bind=SUPER,M,exec,pkill Hyprland bind=ALT,E,exec,dolphin bind=ALT,V,togglefloating, bindr=ALTSHIFT,RETURN,exec,pkill wofi || wofi -S drun --allow-images -bind=ALTSHIFT,F,fullscreen +bind=ALTSHIFT,F,fullscreen,1 +bind=ALTSHIFT,M,fullscreen,0 bind=,Print,exec,grim -g "$(slurp)" -t jpeg - | wl-copy bind=SHIFT,Print,exec,grim -g "$(slurp)" -t jpeg Downloads/screenshot.jpeg