diff --git a/flake.nix b/flake.nix index dac6ab3..51a8534 100644 --- a/flake.nix +++ b/flake.nix @@ -30,8 +30,7 @@ }; hyprland.url = "github:hyprwm/Hyprland"; - - nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; }; outputs = { fenix, home-manager, hyprland, nixpkgs, ... }: let diff --git a/machines/enka/hyprland/default.nix b/machines/enka/hyprland/default.nix index 315eec2..2f32160 100644 --- a/machines/enka/hyprland/default.nix +++ b/machines/enka/hyprland/default.nix @@ -29,6 +29,12 @@ bind = SUPER+SHIFT, 4, movetoworkspacesilent, 4 bind = SUPER+SHIFT, 5, movetoworkspacesilent, 5 + bind = SUPER+CTRL, 1, movewindow, mon:1 + bind = SUPER+CTRL, 2, movewindow, mon:2 + bind = SUPER+CTRL, 3, movewindow, mon:3 + bind = SUPER+CTRL, 4, movewindow, mon:4 + bind = SUPER+CTRL, 5, movewindow, mon:5 + ################################################## bindm = SUPER, mouse:272, movewindow