aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-02-23 19:07:38 +0100
committerMateja <mail@matejamaric.com>2021-02-23 19:07:38 +0100
commitaf11c6ba55289848c3e9129307a93f6187400ade (patch)
tree51e50830482488a9571e4fe2d35869777d71a314
parent4f12b13ee9d1e8344822b5393fca27bac4590918 (diff)
downloaddotfiles-af11c6ba55289848c3e9129307a93f6187400ade.tar.gz
dotfiles-af11c6ba55289848c3e9129307a93f6187400ade.zip
Sort lists in README alphabetically.
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 9ad8c82..4bc1abb 100644
--- a/README.md
+++ b/README.md
@@ -5,29 +5,29 @@ Configuration files for programs I use and used to use, including some helper sc
## Configuration files for programs I currently use:
- bash
-- qtile
-- termite
- dunst
-- rofi
-- nvim
-- zathura
- mpd
- ncmpcpp
- newsboat
+- nvim
+- qtile
+- rofi
+- termite
+- zathura
## Configuration files for programs I used:
- i3
- polybar
-- xmonad
- xmobar
+- xmonad
## Helper scripts:
+- get_password.sh: Select password (from `pass`) to copy to clipboard.
- mpd_show.sh: Show currently playing song in pop-up.
-- unmount_usb.sh: Unmount currently mounted USB drive or one selected from list of currently mounted USB drives.
- save_notification.sh: Save notifications to `/tmp/notifications`.
-- get_password.sh: Select password (from `pass`) to copy to clipboard.
+- unmount_usb.sh: Unmount currently mounted USB drive or one selected from list of currently mounted USB drives.
## Note on Neovim!