From 717506b1f85f09f3b6b1cfdd51010c5153a7f960 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Wed, 27 Dec 2023 17:42:48 +0700 Subject: [PATCH] Update install.sh --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index a71f9b964..39294f2a7 100755 --- a/install.sh +++ b/install.sh @@ -41,6 +41,8 @@ echo 'cp -r "./.local" "$HOME"' cp -r "./.local" "$HOME" || echo "cp threw error. You could cp this yourself." ##################################################################################### echo 'Finished. See the "Import manually" folder and grab anything you need.' +echo 'Press Ctrl+Super+T to select a wallpaper' +echo 'Press Super+/ for a list of keybinds'