From 8ce17de30f28eea4c85575fb848d07bad92a2c8c Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Sun, 2 Jan 2022 14:13:09 +0100 Subject: [PATCH] Update bspwm-install-martin-dte-debian.sh --- bspwm-install-martin-dte-debian.sh | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/bspwm-install-martin-dte-debian.sh b/bspwm-install-martin-dte-debian.sh index f72cdf2..4a85817 100644 --- a/bspwm-install-martin-dte-debian.sh +++ b/bspwm-install-martin-dte-debian.sh @@ -130,5 +130,18 @@ sleep 1 echo " Rebooting System in 1 seconds" sleep 1 echo " Rebooting System in 0 seconds" - -#sudo reboot +sleep 1 +echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" +echo " " +echo " ALL DONE - Rebooting System..." +echo " SUPER + ENTER = Terminal" +echo " SUPER + R = Run menu" +echo " " +echo " if you are a virtual machine and can not use SUPER KEY" +echo " press CTRL + C to stop and edit the file" +echo " nano .config/sxhkd/sxhkdrc" +echo " " +echo " And then you are ready to reboot, sudo reboot" +echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" +sleep 1 +sudo reboot