From e9d0c95b4db00c15e63caa9a56249b57cf8d83ac Mon Sep 17 00:00:00 2001 From: Alex Berry Date: Fri, 3 Apr 2020 13:04:29 +0100 Subject: [PATCH] Guake setup --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 1cca999..5222031 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,16 @@ Then install spotify: ``` sudo dnf install spotify-client ``` + +## Drop-down terminal + +``` +sudo dnf install guake +``` + +Open guake, then set it up with: +``` +guake -p +``` + +Choose "Keyboard shortcuts", then set "Toggle guake visibility" to your favourite combo, I like alt+space