From c8409703e1dd221762df6243f95a786ab30c122d Mon Sep 17 00:00:00 2001 From: Alice Gaudon Date: Wed, 17 Feb 2021 11:29:06 +0100 Subject: [PATCH] Update author name and README.md todo list Co-authored-by: Arkhist --- README.md | 9 +++++---- rc.lua | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e81e914..25f52dd 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,11 @@ By default, Simple Awesome uses - Replace the os menu with a custom widget - Add backlight media keys to xbacklight command functionnality - Add icon to the battery widget -- Make mouse auto focus configurable -- Make desktop entries menu -- Alt tab tab tab to switch -## Arisu personal todo +## Interesting resources + +- https://github.com/manilarome/the-glorious-dotfiles/tree/master/config/awesome/gnawesome/module + +## ashpie personal todo - Add aliases to rofi https://github.com/davatorium/rofi/issues/97 diff --git a/rc.lua b/rc.lua index a6efe2c..130b631 100644 --- a/rc.lua +++ b/rc.lua @@ -1,5 +1,5 @@ -- --- Simple Awesome - By Arisu & Arkhist +-- Simple Awesome - By ashpie & Arkhist -- To configure Simple Awesome without losing your changes when updating, see the `config.lua` file. -- require("simple")