From adb08db2b5be1fa199cc8064e77269d03794a14e Mon Sep 17 00:00:00 2001 From: fenze Date: Sat, 14 May 2022 15:18:53 +0200 Subject: [PATCH 1/2] Update readme.md --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fe2f2f8..e187654 100644 --- a/readme.md +++ b/readme.md @@ -22,10 +22,14 @@ Run following command to build and install ```$ make clean install``` -## usage +## Usage To set default homepage change config.h Opening new window with specific website: ```$ rose https://duckduckgo.com``` + +## TODO +- [ ] Add tabs option in config +- [ ] Improve mass weight image loading time From 8b5260dbc1094a76e40401bcfccb90ee839ea463 Mon Sep 17 00:00:00 2001 From: fenze Date: Sat, 14 May 2022 15:19:38 +0200 Subject: [PATCH 2/2] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e187654..a072392 100644 --- a/readme.md +++ b/readme.md @@ -33,3 +33,4 @@ Opening new window with specific website: ## TODO - [ ] Add tabs option in config - [ ] Improve mass weight image loading time +- [ ] Add support for xdg-open and opening files