diff --git a/.config/hypr/configs/binds.conf b/.config/hypr/configs/binds.conf index 86fed493..8b642e69 100644 --- a/.config/hypr/configs/binds.conf +++ b/.config/hypr/configs/binds.conf @@ -30,7 +30,7 @@ bind = $mainMod, 61, exec, $launcher-scripts/keybindings/keybindings # / bind = $mainMod, ESCAPE, exec, $launcher-scripts/powermenu/powermenu bind = $mainMod, Y, exec, $launcher-scripts/clipboard/clipboard bind = $mainMod CTRL, E, exec, $launcher-scripts/emoji/emoji -bind = $mainMod, P, exec, rofi-rbw +bind = $mainMod, P, exec, rofi-rbw --action=copy --clear-after 10 ## Screenshots bind = CTRL, ESCAPE, exec, $launcher-scripts/screenshot/screenshot --freeze