diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index e52fe90..b236036 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -165,8 +165,8 @@ bind=,XF86AudioLowerVolume,exec,pamixer -d 5 bind=,XF86AudioMute,exec,pamixer -t # Screenshot -bind=,Print,exec,grim -o "eDP-1" - | wl-copy && notify-send "Screenshot taken!" -bind=CTRL,Print,exec,grim -g "$(slurp)" - | wl-copy && notify-send "Screenshot taken!" +bind=,Print,exec,grim -o "eDP-1" && notify-send "screenshot taken" +bind=CTRL,Print,exec,grim -g "$(slurp)" - | wl-copy && notify-send "screenshot taken and sent to clipboard" # lock computer bind = $mainMod, l, exec,swaylock