Merge branch 'master' of gitlab.com:chriscochrun/dotfiles

This commit is contained in:
Chris Cochrun 2021-10-03 07:30:04 -05:00
commit e4290fb279
2 changed files with 134 additions and 130 deletions

4
scripts/ping-plasma.5s.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
ping=$(ping -c 4 1.1.1.1 | tail -1| awk '{print $4}' | cut -d '/' -f 2)
echo "$ping | color=#57c7ff font='VictorMono Nerd Font' size=11"