notify-send で notification が右下に残らないようにする
gnome-3 で notify-send を使うとクリックしてやるまで notification が右下に残ってしまって、 それが邪魔な場合は notify-send --hint=int:transient:1 とすればよい。
gnome-3 で notify-send を使うとクリックしてやるまで notification が右下に残ってしまって、 それが邪魔な場合は notify-send --hint=int:transient:1 とすればよい。