pipe screenshot to clipboard

This commit is contained in:
2025-05-17 16:31:12 +02:00
parent d94152b1ef
commit 2ca7577125
3 changed files with 23 additions and 8 deletions

View File

@ -11,8 +11,8 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
bind = $mainMod, Escape, exec, $lockscreen
# Screenshot
bind = , Print, exec, $screenshot
bind = CTRL, Print, exec, $screenshotSelect
bind = , Print, exec, $screenshotSelect
bind = CTRL, Print, exec, $screenshot
# Binds apps https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, RETURN, exec, $terminal