diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-04-07 19:58:00 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-04-07 19:58:00 +0200 |
| commit | 1626062086fd4e48d1ea464748731218255573ae (patch) | |
| tree | 60587871d301a99eb63efd76390dbebb6a4f8658 /scripts/.scripts | |
| parent | 71615f5f9332ba18c837cf8f35fc8660be1e43ec (diff) | |
| download | dotfiles-1626062086fd4e48d1ea464748731218255573ae.tar.xz dotfiles-1626062086fd4e48d1ea464748731218255573ae.zip | |
Added some updates to neovim and awesomewm
Diffstat (limited to 'scripts/.scripts')
| -rwxr-xr-x | scripts/.scripts/books.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/.scripts/books.sh b/scripts/.scripts/books.sh index 6860a4f..7879479 100755 --- a/scripts/.scripts/books.sh +++ b/scripts/.scripts/books.sh @@ -9,7 +9,7 @@ # # ################################################################## -path="/run/media/peng/Storage/omar/Books" +path="/run/media/omar/Storage/omar/Books" choice=$(ls "$path" | dmenu -i -l 10) new_choice=$choice |
