diff options
author | Alexander Yakushev <yakushev.alex@gmail.com> | 2010-11-02 00:09:34 +0200 |
---|---|---|
committer | Alexander Yakushev <yakushev.alex@gmail.com> | 2010-11-02 00:09:34 +0200 |
commit | ceb98c8c1dc5a1523d17d14a1a21b77f8fb165ea (patch) | |
tree | ce65e6f9e77d67fa8491ce3f7852326301f86600 /release | |
parent | 2396661d1024abb824a7ea376791b6016ef688d8 (diff) | |
download | awesompd-ceb98c8c1dc5a1523d17d14a1a21b77f8fb165ea.tar.gz awesompd-ceb98c8c1dc5a1523d17d14a1a21b77f8fb165ea.tar.bz2 |
Introduced options menu
Diffstat (limited to 'release')
-rwxr-xr-x | release | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |