aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Yakushev <yakushev.alex@gmail.com>2011-09-14 17:40:44 +0300
committerAlexander Yakushev <yakushev.alex@gmail.com>2011-09-14 17:40:44 +0300
commitc2dc42baa4dc4a66dfd0f04f287898368bc60a54 (patch)
tree0534b131353a4fe29cfff6838e88e9abb998a0cc
parent297f567042c91af9b24b4828d930cfea135a03d9 (diff)
downloadawesompd-c2dc42baa4dc4a66dfd0f04f287898368bc60a54.tar.gz
awesompd-c2dc42baa4dc4a66dfd0f04f287898368bc60a54.tar.bz2
Move all files to folder ~/.config/awesome/awesompd/
-rw-r--r--awesompd.lua4
-rw-r--r--rcsample.lua2
2 files changed, 3 insertions, 3 deletions
diff --git a/awesompd.lua b/awesompd.lua
index cd01c3a..2ba1473 100644
--- a/awesompd.lua
+++ b/awesompd.lua
@@ -4,8 +4,8 @@
-- @release v1.0.7
---------------------------------------------------------------------------
-require('utf8')
-require('jamendo')
+require('awesompd/utf8')
+require('awesompd/jamendo')
local beautiful = require('beautiful')
local naughty = naughty
local awful = awful
diff --git a/rcsample.lua b/rcsample.lua
index 6a54f4a..30acbb9 100644
--- a/rcsample.lua
+++ b/rcsample.lua
@@ -81,7 +81,7 @@ mysystray = widget({ type = "systray" })
-- BEGIN OF AWESOMPD WIDGET DECLARATION
- require('awesompd')
+ require('awesompd/awesompd')
musicwidget = awesompd:create() -- Create awesompd widget
musicwidget.font = "Liberation Mono" -- Set widget font