Update flameshot command to save to clipboard
This commit is contained in:
parent
0c07065867
commit
315b9fed69
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
# Custom keybinds
|
# Custom keybinds
|
||||||
bindsym $mod+s exec flameshot gui -p ~/Pictures/captures
|
bindsym $mod+s exec flameshot gui -p ~/Pictures/captures --clipboard
|
||||||
bindsym $mod+f exec firefox
|
bindsym $mod+f exec firefox
|
||||||
bindsym $mod+Shift+z exec dm-tool lock
|
bindsym $mod+Shift+z exec dm-tool lock
|
||||||
# =====
|
# =====
|
||||||
|
|
Loading…
Reference in a new issue