diff options
-rw-r--r-- | README.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a00bca --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# About this project + +Configuration files for programs I use and used to use, including some helper scripts. + +## Configuration files for programs I currently use: + +- bash +- qtile +- termite +- dunst +- nvim +- zathura +- mpd +- ncmpcpp +- newsboat + +## Configuration files for programs I currently used: + +- i3 +- polybar +- xmonad +- xmobar + +## Helper scripts: + +- mpd_show: Show currently playing song in pop-up. +- unmount-usb: Unmount currently mounted USB drive or one selected from list of currently mounted USB drives. |