From d23b5fa9da60256deed2654e44feb1f91d5fabed Mon Sep 17 00:00:00 2001 From: RGBCube Date: Fri, 10 Nov 2023 11:50:08 +0300 Subject: [PATCH] Add screenshot notifications --- machines/enka/hyprland/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machines/enka/hyprland/default.nix b/machines/enka/hyprland/default.nix index f1be0b1..da1d582 100644 --- a/machines/enka/hyprland/default.nix +++ b/machines/enka/hyprland/default.nix @@ -66,8 +66,8 @@ bind = SUPER, W, exec, firefox bind = SUPER, D, exec, discord - bind = , PRINT, exec, grim -g "$(slurp -c 00000000)" - | wl-copy --type image/png - bind = SHIFT, PRINT, exec, grim - | wl-copy --type image/png + bind = , PRINT, exec, grim -g "$(slurp -c 00000000)" - | wl-copy --type image/png; dunstify --timeout 1000 "Screenshot Copied To Clipboard" + bind = SHIFT, PRINT, exec, grim - | wl-copy --type image/png; dunstify --timeout 1000 "Screenshot Copied To Clipboard" bind = CTRL, PRINT, exec, kazam binde = , XF86AudioRaiseVolume, exec, wpctl set-volume --limit 1.5 @DEFAULT_AUDIO_SINK@ 5%+; /home/nixos/.config/hypr/volume.sh