mirror of https://tildegit.org/ben/dotfiles
remove xclip and notify-send dependencies
parent
df8503643a
commit
4d4ee98463
|
@ -4,6 +4,5 @@ rename 's/ /-/g' ~/Pictures/*.png
|
||||||
|
|
||||||
latest=$(ls -Art ~/Pictures | tail -n 1)
|
latest=$(ls -Art ~/Pictures | tail -n 1)
|
||||||
|
|
||||||
pb "~/Pictures/$latest" | xclip -selection clipboard
|
pb "~/Pictures/$latest"
|
||||||
notify-send "on yr clipbrd"
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue