aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-27 19:05:28 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-27 19:05:28 +0100
commit31e9518bfeac2afac6ee4aec9329878edcc3010f (patch)
tree4ef140df467e3c185b57608aae8f500c643bdb86 /TODO
parent70766898c7d09806bfbe34e1410db5ac2bd04d31 (diff)
Added info about XDG_CONFIG_{HOME,DIRS}.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index d36bd1d..746e576 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ ASAP
* improve site
* Support for binding keyboard shortcuts in config file.
* where to put proxy config? webkit support?
-* implement XDG basedir spec
+* implement XDG basedir spec (config is done, but not cache/data, which I presume we'll need at some point)
* check configured commands if they end on .sh so users don't need to prepend /bin/<shell>
* implement a more advanced dmenu alike that behaves like FF's awesomebar and where you can search in url + window title
* recognize -h with GOption?