From ef20365741fe33f95134c27d8beb1563fdfb8e59 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 23 Oct 2024 23:45:54 +0200 Subject: hyprland: add fullscreen keybinding --- common/home/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/home') diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index ce11e5d..edffdd6 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -28,6 +28,8 @@ "$mod, k, movefocus, u" "$mod, j, movefocus, d" + "$mod, f, fullscreen" + "$mod+Shift, h, movewindow, l" "$mod+Shift, l, movewindow, r" "$mod+Shift, k, movewindow, u" -- cgit v1.2.3-70-g09d2