From 658fcef48cd8e98691b129685ce377e523ade648 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 26 Jan 2025 23:36:06 +0300 Subject: update --- .config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f8f0137..f2077e2 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -147,9 +147,9 @@ bind = $mainMod, Grave, exec, bookmarks bind = $mainMod SHIFT, J, togglesplit, # dwindle bind = $mainMod, F, fullscreen, bind = $mainMod SHIFT, Return, swapnext -bind =, Print, exec, hyprshot 2 -bind = SHIFT, Print, exec, hyprshot 3 -bind = $mainMod SHIFT, S, exec, hyprshot 1 +bind =, Print, exec, menurecord +bind = SHIFT, Print, exec, menurecord kill +bind = $mainMod SHIFT, S, exec, slurp | grim -t jpeg -g - - | wl-copy -t image/jpeg bind =,XF86AudioPlay, exec, playerctl play-pause bind =,XF86AudioPrev, exec, playerctl previous bind =,XF86AudioNext, exec, playerctl next -- cgit v1.2.3