simple application launcher
sudo pacman -S raylib
git clone https://github.com/dfwdfq/smenu.git
cd smenu
mkdir build && cd build
cmake -S .. -B
make-t y position
-l x position
-w window width
-h window height
-b background color
-s selection color
-c text color
NOTE: color should be repesented as hex, but without #. Just 6 digits