From 1b55d4dfab8862a69cbbfc48d563aea1d5339239 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 20 May 2025 20:20:36 +0200 Subject: [PATCH] fixed screenshot --- desktopenvs/hyprland/hypr-usr/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 8cbf3b8..7971ce7 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -216,8 +216,8 @@ bind = $mainMod, Y, changegroupactive, b bind = $mainMod SHIFT, Q, exec, hyprctl kill #screenshot capture -bind = , Print, exec, ~/.config/hypr/scripts/screenshot.sh -bind = $mainMod, P, exec, ~/.config/hypr/scripts/screenshot.sh +bind = , Print, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/screenshot.sh +bind = $mainMod, P, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/screenshot.sh #audio controls binde =, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+