printscreen added
This commit is contained in:
parent
1b4c602db6
commit
8bf767ee1e
@ -111,6 +111,7 @@ static const Key keys[] = {
|
||||
TAGKEYS( 17, 7) // 8
|
||||
TAGKEYS( 18, 8) // 9
|
||||
{ MODKEY|ShiftMask, 24, quit, {0} }, // q
|
||||
{ 0, 107, spawn, SHCMD("shotgun $(slop -f '-i %i -g %g') - | tee /home/$USER/Pictures/Screenshots/$(date +'%F_%T').png | xclip -t 'image/png' -selection c") },
|
||||
};
|
||||
|
||||
/* button definitions */
|
||||
|
1
config.h
1
config.h
@ -111,6 +111,7 @@ static const Key keys[] = {
|
||||
TAGKEYS( 17, 7) // 8
|
||||
TAGKEYS( 18, 8) // 9
|
||||
{ MODKEY|ShiftMask, 24, quit, {0} }, // q
|
||||
{ 0, 107, spawn, SHCMD("shotgun $(slop -f '-i %i -g %g') - | tee /home/$USER/Pictures/Screenshots/$(date +'%F_%T').png | xclip -t 'image/png' -selection c") },
|
||||
};
|
||||
|
||||
/* button definitions */
|
||||
|
Loading…
Reference in New Issue
Block a user