still fixing the readme
authordanix <danix@danix.xyz>
Mon, 30 Sep 2019 12:22:23 +0000 (14:22 +0200)
committerdanix <danix@danix.xyz>
Mon, 30 Sep 2019 12:22:23 +0000 (14:22 +0200)
README.md

index 95c9659..37b48f2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,43 +19,36 @@ In case you want to modify the theme you might need to have a look at [the wiki
 Here's what the theme looks like:
 
 ![The power menu](http://git.danix.xyz/danixland-rofi.git/raw/master/screenshots/powermenu.png "The power menu")
+The power menu with shutdown, reboot, lock, suspend, close session options
 
 ![The applications list](http://git.danix.xyz/danixland-rofi.git/raw/master/screenshots/appsmenu.png "The applications list")
+An application list with icons
 
 ![The ssh quick connection list](http://git.danix.xyz/danixland-rofi.git/raw/master/screenshots/sshmenu.png "The ssh quick connection list")
+rofi reads the config for ssh inside your home and gives you a menu with your connections.
 
 ![The window list](http://git.danix.xyz/danixland-rofi.git/raw/master/screenshots/windowmenu.png "The window list")
+A list of currently open windows, both for the local desktop or global.
 
 ![The scrot menu](http://git.danix.xyz/danixland-rofi.git/raw/master/screenshots/scrotmenu.png "The scrot menu")
+A simple scrot menu.
 
 ![The utils menu](http://git.danix.xyz/danixland-rofi.git/raw/master/screenshots/utilsmenu.png "The utils menu")
+Some utility scripts that I run usually. Here you can see one to change the wallpaper and another one to start the local web server on my laptop.
 
 ## Built With
 
-* [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
-* [Maven](https://maven.apache.org/) - Dependency Management
-* [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds
-
-## Contributing
-
-Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
-
-## Versioning
-
-We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). 
+* Patience, really.. it's all that easy.
+* This theme uses the [Hurmit Nerd Font](https://www.nerdfonts.com/) for his icons.
 
 ## Authors
 
-* **Billie Thompson** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth)
-
-See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
+* **danix** - *Author* - [danix.xyz](https://danix.xyz)
 
 ## License
 
-This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
+This project is free to use. Take it and do whatever you want with it!!
 
 ## Acknowledgments
 
-* Hat tip to anyone whose code was used
-* Inspiration
-* etc
+* [vahnrr](https://gitlab.com/vahnrr/rofi-menus/tree/master) is the original author of the rofi theme from which I took inspiration. I just adapted his work to my system and personal taste, so all the credits go back to him.
\ No newline at end of file