From 2b565ee240c883bbb4115106eef66f9f1508a864 Mon Sep 17 00:00:00 2001 From: luke bonham Date: Sat, 12 Apr 2014 18:08:25 +0200 Subject: [PATCH] readme updated --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ad75370..7bb457a 100644 --- a/README.rst +++ b/README.rst @@ -100,10 +100,10 @@ Switch a theme this way: :: cd ~/.config/awesome cp rc.lua.theme rc.lua -then customize your ``rc.lua`` and restart Awesome (``Mod4 + ctrl + r``). - Alternatively, you can use `switch-theme.sh`_, which will also update to the latest commit. +Then, eventually customize your ``rc.lua``, and restart Awesome (``Mod4 + ctrl + r``). + Notes =====