linuxware/scripts/hyprland/start_apps.sh

14 lines
116 B
Bash
Executable file

#!/bin/sh
# Open qbittorrent
qbittorrent &
# Open vesktop
vesktop &
# Open steam
steam &
# Open firefox
firefox