chore: remove fullscreen keybind
This commit is contained in:
parent
64d37c19da
commit
071f45d111
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue