Skip to content

Commit 1c2b593

Browse files
committed
Add fullscreen binds
1 parent a55b550 commit 1c2b593

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

linux/.config/hypr/hyprland.d/binds.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ bind = $mainMod, L, exec, ~/.config/swaylock/lock.sh $wallpaper
2222
bind = $mainMod, T, togglefloating,
2323
bind = $mainMod, P, pseudo,
2424
bind = $mainMod, J, togglesplit,
25-
25+
bind = $mainMod, F, fullscreen, 1
26+
bind = $mainMod, F11, fullscreen
2627
# Move focus with mainMod + arrow keys
2728
bind = $mainMod, left, movefocus, l
2829
bind = $mainMod, right, movefocus, r

0 commit comments

Comments
 (0)