diff --git a/bspwm-install-martin-dte-debian.sh b/bspwm-install-martin-dte-debian.sh index aa93ec1..906fee5 100644 --- a/bspwm-install-martin-dte-debian.sh +++ b/bspwm-install-martin-dte-debian.sh @@ -75,6 +75,7 @@ echo " " echo " ALL DONE - Press [Enter] to Rebooting System..." echo " SUPER + ENTER = Terminal" echo " SUPER + R = Run menu" +echo " SUPER + E = File Manager" echo " " echo " If you are in a virtual machine and can not use SUPER KEY" echo " press CTRL + C to stop and edit the file" @@ -85,4 +86,4 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" pause 'Press [Enter] key to continue...' -sudo reboot +sudo reboot \ No newline at end of file