]> gitweb.fluxo.info Git - awesompd.git/commitdiff
Move all files to folder ~/.config/awesome/awesompd/
authorAlexander Yakushev <yakushev.alex@gmail.com>
Wed, 14 Sep 2011 14:40:44 +0000 (17:40 +0300)
committerAlexander Yakushev <yakushev.alex@gmail.com>
Wed, 14 Sep 2011 14:40:44 +0000 (17:40 +0300)
awesompd.lua
rcsample.lua

index cd01c3af970b64cc3e2c75ae269b95c94bcf779d..2ba1473d03267de5fe7db6009e7f714e32adfaa3 100644 (file)
@@ -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
index 6a54f4adc91b05b05e53c84eec5dc2fafa46f7bb..30acbb9263f0412f9128c2983bc84b41c67328fb 100644 (file)
@@ -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