Merge pull request 'Add hyprshot screenshot' (#13) from feature/hyprshot into master

Reviewed-on: #13
This commit is contained in:
2026-01-21 11:07:52 +01:00

View File

@@ -4,6 +4,7 @@
home.packages = with pkgs; [
rofi
bzmenu
hyprshot
];
wayland.windowManager.hyprland = {
@@ -110,6 +111,9 @@
"$mod SHIFT, RIGHT, movewindow, r"
"$mod SHIFT, UP, movewindow, u"
"$mod SHIFT, DOWN, movewindow, d"
# Hyprshot
"$mod, Z, exec, hyprshot -m region"
];
bindm = [