From 68137935a90530b9abab6d8e93154b5ca6ed125d Mon Sep 17 00:00:00 2001 From: Piotr Miller Date: Wed, 2 Feb 2022 14:47:28 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 418ec2d..4d3bc5a 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ You may pin applications by right-clicking them. Pinned items will appear above a pinned item to unpin it. The pinned items cache is shared with [nwg-menu](https://github.com/nwg-piotr/nwg-menu) and `nwggrid`. -![screenshot-01.png](https://scrot.cloud/images/2021/05/30/screenshot-01.png) +![screenshot.png](https://raw.githubusercontent.com/nwg-piotr/nwg-shell/main/images/nwg-shell/nwg-drawer.png) -[more screenshots](https://scrot.cloud/album/nwg-drawer.Bogd) | [see on YouTube](https://youtu.be/iIgxJQhCQf0) +[see on YouTube](https://youtu.be/iIgxJQhCQf0) [![Packaging status](https://repology.org/badge/vertical-allrepos/nwg-drawer.svg)](https://repology.org/project/nwg-drawer/versions) @@ -132,7 +132,7 @@ Edit `~/.config/nwg-drawer/drawer.css` to your taste. When the search phrase is at least 3 characters long, your XDG user directories are being searched. -![screenshot-03.png](https://scrot.cloud/images/2021/05/30/screenshot-03.png) +![screenshot-02.png](https://raw.githubusercontent.com/nwg-piotr/nwg-shell/main/images/nwg-drawer/search.png) Use the **left mouse button** to open a file with the `xdg-open` command. As configuring file associations for it is PITA, you may override them, by creating the `~/.config/nwg-panel/preferred-apps.json` file with your own definitions. @@ -179,4 +179,4 @@ Copyright (c) 2015-2018 gotk3 contributors - [go-sway](https://github.com/joshuarubin/go-sway) Copyright (c) 2019 Joshua Rubin - [go-singleinstance](github.com/allan-simon/go-singleinstance) Copyright (c) 2015 Allan Simon - [logrus](https://github.com/sirupsen/logrus) Copyright (c) 2014 Simon Eskildsen -- [fsnotify](https://github.com/fsnotify/fsnotify) Copyright (c) 2012-2019 fsnotify Authors \ No newline at end of file +- [fsnotify](https://github.com/fsnotify/fsnotify) Copyright (c) 2012-2019 fsnotify Authors