Ajout super+shift+i clipboard screenshot
This commit is contained in:
parent
f863c71a5f
commit
057e7b6c6b
|
@ -226,6 +226,7 @@ bar {
|
||||||
|
|
||||||
#Screenshots
|
#Screenshots
|
||||||
bindsym $mod+i exec grim -g "$(slurp)" ~/screenshots/"$(date +%Y-%m-%d_%H-%m-%s).png"
|
bindsym $mod+i exec grim -g "$(slurp)" ~/screenshots/"$(date +%Y-%m-%d_%H-%m-%s).png"
|
||||||
|
bindsym $mod+Shift+i exec grim -g "$(slurp)" - | wl-copy
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue