dotfiles/.config/hypr/scripts/autostart/apps

10 lines
125 B
Bash
Executable file

#!/bin/bash
# Apps
spotify &
discord &
thunderbird &
# Terminal Apps
kitty --class btop btop &
kitty --class nvtop nvtop &