From 034f58347b19a71e4b23cf097ead3416a75a824c Mon Sep 17 00:00:00 2001 From: Kariya Date: Sun, 1 Mar 2026 17:55:06 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=80=E9=83=A8=E3=82=B9=E3=82=AF?= =?UTF-8?q?=E3=82=B7=E3=83=A7=E5=AE=9F=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home-manager/hyprland/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home-manager/hyprland/default.nix b/home-manager/hyprland/default.nix index bfa4155..de06408 100644 --- a/home-manager/hyprland/default.nix +++ b/home-manager/hyprland/default.nix @@ -149,6 +149,9 @@ let "SUPER_CTRL, right, workspace, m+1" "SUPER_CTRL_SHIFT, left, workspace, r-1" "SUPER_CTRL_SHIFT, right, workspace, r+1" + + # screenshot + "SUPER_SHIFT, S, exec, hyprshot -m region --clipboard-only" ] ++ ( # workspaces