diff options
author | Mateja <mail@matejamaric.com> | 2021-02-07 12:17:45 +0100 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2021-02-07 12:17:45 +0100 |
commit | 0359b6d6c629557475b6ae6235426821a02364db (patch) | |
tree | 619d7355b10f40bca4674c8c42ef104b082bd07f | |
parent | acf84fbee3389b0f83ced148ef08f996f81ca3d7 (diff) | |
download | dotfiles-0359b6d6c629557475b6ae6235426821a02364db.tar.gz dotfiles-0359b6d6c629557475b6ae6235426821a02364db.zip |
Update README.
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -23,8 +23,9 @@ Configuration files for programs I use and used to use, including some helper sc ## 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. +- 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`. ## Note on Neovim! |