diff options
author | awy <awy@awy.one> | 2025-01-26 23:36:06 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-01-26 23:36:06 +0300 |
commit | 658fcef48cd8e98691b129685ce377e523ade648 (patch) | |
tree | f9f4b6c4bd85dc10f44447cc3f5e7d4a36d695d3 /.config/hypr/hyprland.conf | |
parent | fc195aa0960fc4c9cd53c1a101925566f5ae0cbb (diff) |
update
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 6 |
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 |