readded sshot
This commit is contained in:
parent
9f77ae110a
commit
51d476f6ff
@ -68,6 +68,10 @@ function configGitUni
|
||||
git config --local user.name "Goncalves Henriques, Andre (UG - Computer Science)"
|
||||
end
|
||||
|
||||
function pickColor
|
||||
grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:-
|
||||
end
|
||||
|
||||
# grim and slurp
|
||||
function sshot
|
||||
grim -g "$(slurp)" - | wl-copy
|
||||
|
Loading…
Reference in New Issue
Block a user