aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-01-26 23:36:06 +0300
committerawy <awy@awy.one>2025-01-26 23:36:06 +0300
commit658fcef48cd8e98691b129685ce377e523ade648 (patch)
treef9f4b6c4bd85dc10f44447cc3f5e7d4a36d695d3
parentfc195aa0960fc4c9cd53c1a101925566f5ae0cbb (diff)
update
-rw-r--r--.config/hypr/hyprland.conf6
1 files changed, 3 insertions, 3 deletions
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