chore: remove fullscreen keybind

This commit is contained in:
stitchy 2024-12-25 12:36:15 +00:00
parent 64d37c19da
commit 071f45d111
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -15,7 +15,6 @@ bindr=ALTSHIFT,RETURN,exec,pkill wofi || wofi -S drun --allow-images
# Basic Actions # Basic Actions
bind=ALT,Q,killactive, bind=ALT,Q,killactive,
bind=ALT,V,togglefloating, bind=ALT,V,togglefloating,
bind=ALTSHIFT,F,fullscreen,1
bind=ALTSHIFT,M,fullscreen,0 bind=ALTSHIFT,M,fullscreen,0
bind=SUPER,M,exec,hyprctl dispatch exit 0 bind=SUPER,M,exec,hyprctl dispatch exit 0