From 583a3f31e911da5422725e30cebf3a56db5fa0f1 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Sat, 30 Oct 2021 20:53:22 +0200 Subject: [PATCH] Update keyhint.sh --- .config/i3/scripts/keyhint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/scripts/keyhint.sh b/.config/i3/scripts/keyhint.sh index c9d3abd..86c6e41 100644 --- a/.config/i3/scripts/keyhint.sh +++ b/.config/i3/scripts/keyhint.sh @@ -9,7 +9,7 @@ Main() { "ESC" "close this app" "" "=" "modkey" "(set mod Mod4)" "+enter" "open a terminal" "" - "+Shift+n" "new empty workspace" + "+Shift+n" "new empty workspace" "" "+w" "open Browser" "" "+n" "open Filebrowser" "" "+d" "app menu" "(rofi)"