mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 22:02:58 +01:00
hyprland: screenshot using flameshot
This commit is contained in:
parent
bf8a7a7c0a
commit
3832b37f87
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ bind = $mainMod + CTRL, E, exec, <% opt.commands.file_manager %>
|
|||
bind = ALT, SPACE, exec, rofi -show combi
|
||||
bind = $mainMod + CTRL, B, exec, <% opt.commands.browser %>
|
||||
bind = $mainMod + SHIFT, P, exec, gpower2
|
||||
bind = ,PRINT, exec, grim -g "$(slurp)" ~/Downloads/screenshot.png
|
||||
bind = ,PRINT, exec, XDG_CURRENT_DESKTOP=sway flameshot gui
|
||||
bind = SHIFT, PRINT, exec, grim -g "$(slurp)" - | feh -
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
|
|
Loading…
Reference in a new issue