From 944d69505c7b85a9750f11c36de2445666a98e77 Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Mon, 23 Oct 2023 00:44:39 +0200 Subject: [PATCH] fix head --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b080571..c4dfba8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ imgsort - `o` = `~/Pictures/Other` Note that `s`, `u` and `q` are reserved for *skip*, *undo* and *quit*, but you can use `S`, `U` and `Q` instead. -3. Save the config if you might want to use it again. The config file will be stored in `~/.config/imgsort`. +3. Save the config if you might want to use it again. The config file will be stored in `$XDG_CONFIG_DIR` or `~/.config/imgsort`. 4. Enjoy the slideshow! ## Installation @@ -39,14 +39,11 @@ python3 -m pip install . ``` ## Changelog -<<<<<<< HEAD -======= ### 1.2 - Support ueberzugpp - Added option to open file with `xdg-open` - Use pyproject.toml for installation ->>>>>>> d511c4b (add xdg-open) ### 1.1 - Terminal does not break anymore when program exits - Todo-Images are now sorted by filename