aboutsummaryrefslogtreecommitdiff
path: root/ratpoison/wp
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-04-02 21:35:49 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-04-02 21:35:49 +0200
commitfc5c8292d28e8bbb39e2ad258fa75e36fe7750e8 (patch)
treea3e4f0dfb813e7c0773f6188d0ee2f291daf7fc1 /ratpoison/wp
parent0b50bfaefb2d117c2101f9b34d9fdf2b27d44f39 (diff)
downloaddotfiles-fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8.tar.gz
dotfiles-fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8.tar.bz2
dotfiles-fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8.zip
eh
Diffstat (limited to 'ratpoison/wp')
-rwxr-xr-xratpoison/wp4
1 files changed, 3 insertions, 1 deletions
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 &