From 76385d2c2d5f81633ddc26860c1bfcebd66c67f3 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 6 Nov 2023 10:11:41 +0300 Subject: [PATCH] Fix Hyprland config --- machines/enka/hyprland/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machines/enka/hyprland/default.nix b/machines/enka/hyprland/default.nix index 1735c66..cdad788 100644 --- a/machines/enka/hyprland/default.nix +++ b/machines/enka/hyprland/default.nix @@ -23,8 +23,8 @@ ################################################## - bind = SUPER, mouse:272, movewindow - bind = SUPER, mouse:273, resizewindow + bindm = SUPER, mouse:272, movewindow + bindm = SUPER, mouse:273, resizewindow ##################################################