aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorAlexander Yakushev <yakushev.alex@gmail.com>2010-11-02 00:09:34 +0200
committerAlexander Yakushev <yakushev.alex@gmail.com>2010-11-02 00:09:34 +0200
commitceb98c8c1dc5a1523d17d14a1a21b77f8fb165ea (patch)
treece65e6f9e77d67fa8491ce3f7852326301f86600 /release
parent2396661d1024abb824a7ea376791b6016ef688d8 (diff)
downloadawesompd-ceb98c8c1dc5a1523d17d14a1a21b77f8fb165ea.tar.gz
awesompd-ceb98c8c1dc5a1523d17d14a1a21b77f8fb165ea.tar.bz2
Introduced options menu
Diffstat (limited to 'release')
-rwxr-xr-xrelease3
1 files changed, 3 insertions, 0 deletions
diff --git a/release b/release
new file mode 100755
index 0000000..6d3edbc
--- /dev/null
+++ b/release
@@ -0,0 +1,3 @@
+#!/bin/bash
+cp -f ~/work/projects/Lua/awesompd/awesompd.lua ~/.config/awesome/awesompd.lua
+cp -f ~/work/projects/Lua/awesompd/utf8.lua ~/.config/awesome/utf8.lua \ No newline at end of file