User Tools

Site Tools


people:glen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
people:glen [2014-07-22 16:53]
glen [Dropbox as picture share service] use xdg-open as viewer
people:glen [2014-07-22 16:54]
glen [Dropbox as picture share service] test xclip
Line 306: Line 306:
 if ! which notify-send 2>/​dev/​null;​ then if ! which notify-send 2>/​dev/​null;​ then
  echo >&2 "​Can'​t find tool: notify-send,​ install libnotify"​  echo >&2 "​Can'​t find tool: notify-send,​ install libnotify"​
 + exit 1
 +fi
 +
 +if ! which xclip 2>/​dev/​null;​ then
 + echo >&2 "​Can'​t find tool: xclip, install xclip"
  exit 1  exit 1
 fi fi
people/glen.txt ยท Last modified: 2016-01-16 09:33 by glen