# I've gotten the scrollbar to be hidden, but I can't figure out how to hide the cursor while in kiosk mode. I'm running my dashboard on a RPi 4 in Chromium on kiosk mode. Any help will be extremely appreciated!
# Look into using unclutter sudo apt update && sudo apt install unclutter -y you'll have to look into configuring your autostart file after that.