From 071f45d1117f30d6858bf4e773b7c4925a5b7845 Mon Sep 17 00:00:00 2001 From: stitchy Date: Wed, 25 Dec 2024 12:36:15 +0000 Subject: [PATCH] chore: remove fullscreen keybind --- config/hypr/binds.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/hypr/binds.conf b/config/hypr/binds.conf index ab16ad7..f6bebec 100644 --- a/config/hypr/binds.conf +++ b/config/hypr/binds.conf @@ -15,7 +15,6 @@ bindr=ALTSHIFT,RETURN,exec,pkill wofi || wofi -S drun --allow-images # Basic Actions bind=ALT,Q,killactive, bind=ALT,V,togglefloating, -bind=ALTSHIFT,F,fullscreen,1 bind=ALTSHIFT,M,fullscreen,0 bind=SUPER,M,exec,hyprctl dispatch exit 0