diff --git a/home/dotfiles/hyprland.conf b/home/dotfiles/hyprland.conf index 8c5c5c69..929fdc5c 100644 --- a/home/dotfiles/hyprland.conf +++ b/home/dotfiles/hyprland.conf @@ -145,6 +145,9 @@ bind = $mainMod, R, exec, $menu bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle +# Fullscreen windows. +bind=SUPER,F,fullscreen + # Move focus with mainMod + arrow keys bind = $mainMod, left, movefocus, l bind = $mainMod, right, movefocus, r