From 2c98fc6cfe3b7a589aec40caa5886cf76c325959 Mon Sep 17 00:00:00 2001 From: borgmanJeremy <46930769+borgmanJeremy@users.noreply.github.com> Date: Thu, 4 Nov 2021 10:41:32 -0500 Subject: [PATCH] Update README.md No longer need unsafe mode for gnome41 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4ed36e4d..023a0aea 100644 --- a/README.md +++ b/README.md @@ -294,8 +294,6 @@ Now every time you press Prt Sc it will start Flameshot GUI instead o - If you are using Gnome you need to install the [AppIndicator and KStatusNotifierItem Support](https://extensions.gnome.org/extension/615/appindicator-support/) extension in order to see the system tray icon. -- If you are using Gnome41 or later you need to install the [Unsafe Mode Extesnsion](https://extensions.gnome.org/extension/4517/unsafe-mode/). This may be changed in the future but as of now Flameshot using a private DBus interface. See [this issue](https://github.com/flameshot-org/flameshot/issues/1910) for more details - - Press Enter or Ctrl + C when you are in a capture mode and you don't have an active selection and the whole desktop will be copied to your clipboard. Pressing Ctrl + S will save your capture to a file. Check the [Shortcuts](#keyboard-shortcuts) for more information. - Flameshot works best with a desktop environment that includes D-Bus. See this [article](https://wiki.archlinux.org/index.php/Flameshot#Troubleshooting) for tips on using Flameshot in a minimal window manager (dwm, i3, xmonad, etc).