picom -b & # This will start picom in the background
tint2 -c ~/.config/tint2/tint2rc_upper & # This will start the top panel
tint2 & # This will start the bottom panel
feh --bg-fill --randomize /path/to/directory/with/backgrounds/* & # This will pick a random picture from a directory and set it as wallpaper
nm-applet & # This will start the NetworkManager applet
volumeicon & # This will start the applet to control the volume
cbatticon & # This will start the battery icon applet