1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Add monitor controls

This commit is contained in:
RGBCube 2023-11-09 14:27:17 +03:00
parent 5080a79d15
commit 02daecec70
No known key found for this signature in database
2 changed files with 7 additions and 2 deletions

View file

@ -30,7 +30,6 @@
};
hyprland.url = "github:hyprwm/Hyprland";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
};

View file

@ -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