diff --git a/README.md b/README.md index 6b9d250..2674d84 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # dwlb -![screenshot](/screenshot.png "screenshot") +![screenshot 1](/screenshot1.png "screenshot 1") +![screenshot 2](/screenshot2.png "screenshot 2") dwlb is a simple bar for [dwl](https://github.com/djpohly/dwl). It is a modified version of [dtao](https://github.com/djpohly/dtao). diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index af95837..0000000 Binary files a/screenshot.png and /dev/null differ diff --git a/screenshot1.png b/screenshot1.png new file mode 100644 index 0000000..d0f9ea3 Binary files /dev/null and b/screenshot1.png differ diff --git a/screenshot2.png b/screenshot2.png new file mode 100644 index 0000000..e3805d2 Binary files /dev/null and b/screenshot2.png differ