Save flameshot to clipboard
This commit is contained in:
parent
30d1fb1326
commit
c115136dc2
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ bindsym XF86MonBrightnessDown exec brightnessctl set 10%-
|
|||
floating_modifier $mod
|
||||
|
||||
# Custom keybinds
|
||||
bindsym $mod+s exec --no-startup-id flameshot gui -p ~/Pictures/captures --clipboard
|
||||
bindsym $mod+s exec --no-startup-id flameshot gui --path ~/Pictures/captures --raw | xclip -selection clipboard -target image/png
|
||||
bindsym $mod+f exec --no-startup-id firefox
|
||||
bindsym $mod+u exec --no-startup-id autorandr -c
|
||||
bindsym $mod+Shift+f exec --no-startup-id firefox --private-window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue