diff --git a/users/modules/programs/hyprland.nix b/users/modules/programs/hyprland.nix index d8c9d60..a526644 100644 --- a/users/modules/programs/hyprland.nix +++ b/users/modules/programs/hyprland.nix @@ -57,7 +57,7 @@ # Keybinds bind = [ - "$mainMod, SEMICOLON, exec, $terminal" + "$mainMod, return, exec, $terminal" "$mainMod, W, killactive" "$mainMod, O, exec, $browser" "$mainMod, S, exec, $music"