diff options
author | rafa_99 <rafa99@protonmail.com> | 2019-06-02 15:33:42 +0000 |
---|---|---|
committer | rafa_99 <rafa99@protonmail.com> | 2019-06-02 15:33:42 +0000 |
commit | 911a2f40a06149268313509cabbe8e512ed09f2d (patch) | |
tree | 1306aa06fd085d8ef21e890904272f8bf0e4d7f2 /README.md | |
parent | e2b1b903a46292b831a9509d3343e8bbec1d48b3 (diff) |
Updated README.md and added a Install Script
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 29 |
1 files changed, 28 insertions, 1 deletions
@@ -1,3 +1,30 @@ # dotfiles -My personal configuration
\ No newline at end of file +My personal configuration + +## Currently using: + +* [dwm](https://gitlab.com/rafa_99/dwm) (Dynamic Window Manager) +* [surf](https://gitlab.com/rafa_99/surf) (Web Browser/HTML Viewer) +* [dmenu](https://gitlab.com/rafa_99/dmenu) (Application Launcher/Menu Selector) +* [st](https://gitlab.com/rafa_99/st) (Terminal) +* cava (Music Player Visualizer *AUR*) +* MPC (Music Player Client) +* MPD (Music Player Daemon) +* ncmpcpp (Terminal Based Music Player) +* newsboat (Terminal Based RSS Feed/Atom Reader) +* R (Language for data analysis and graphics) +* ranger (Terminal Based File Manager) +* vim (Terminal Based Text Editor) +* zathura (Vim based PDF Reader) + + + +### No longer using: + +* conky +* i3 +* openbox +* polybar +* rofi +* tint2 |