From fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 2 Apr 2015 21:35:49 +0200 Subject: eh --- ratpoison/wp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ratpoison/wp') diff --git a/ratpoison/wp b/ratpoison/wp index 483e3c2..072cf77 100755 --- a/ratpoison/wp +++ b/ratpoison/wp @@ -144,7 +144,6 @@ function change { #:: Set the background feh --bg-fill $background - convert $background ~/.wallpaper.png & #:: Record the current background set_current $background @@ -253,3 +252,6 @@ main $* pkill panel pkill stalone ~/bin/panel & disown +source ~/.colors +#convert -font DejaVuSansB -pointsize 30 -stroke $COLOR0 -strokewidth 1 -fill $COLOR11 -draw 'text 70,60 "Vasil Zlatanov -> +46 723537981 vasil.zlatanov@gmail.com" ' $background ~/.wallpaper.png & +convert $background ~/.wallpaper.png & -- cgit v1.2.3-54-g00ecf