diff --git a/modules/nixos/desktop/hyprland/hyprland.conf b/modules/nixos/desktop/hyprland/hyprland.conf
index a97b3fc1..28d3e34b 100644
--- a/modules/nixos/desktop/hyprland/hyprland.conf
+++ b/modules/nixos/desktop/hyprland/hyprland.conf
@@ -36,8 +36,8 @@ binde = SUPER, U, fullscreen, 1 # Maximized
 binde = SUPER ALT, F, fakefullscreen
 
 binde = SUPER, H, movefocus, l
-binde = SUPER, J, layoutmsg, cyclenext
-binde = SUPER, K, layoutmsg, cycleprev
+binde = SUPER, J, cyclenext
+binde = SUPER, K, cyclenext, prev
 binde = SUPER, L, movefocus, r
 
 binde = SUPER SHIFT, H, resizeactive, -60 0