From 4cc814caa845f44180f1970ad41cfe91c6fad09c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 17 Oct 2024 17:36:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(hypr):=20unreferenced=20vari?= =?UTF-8?q?able=20in=20the=20binds=20config=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/configs/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/configs/binds.conf b/.config/hypr/configs/binds.conf index 086be665..31185b81 100644 --- a/.config/hypr/configs/binds.conf +++ b/.config/hypr/configs/binds.conf @@ -32,8 +32,8 @@ bind = $mainMod, Y, exec, $launcher-scripts/clipboard/clipboard bind = $mainMod CTRL, E, exec, $launcher-scripts/emoji/emoji ## Screenshots -bind = CTRL, ESCAPE, exec, $rofi-scripts/screenshot/screenshot -bind = SHIFT, ESCAPE, exec, $rofi-scripts/screenshot/screenshot --freeze +bind = CTRL, ESCAPE, exec, $launcher-scripts/screenshot/screenshot +bind = SHIFT, ESCAPE, exec, $launcher-scripts/screenshot/screenshot --freeze # Pyprland ## Scratchpad Module