dotfiles-arch/.config/hypr/config.d/autostart.sh
2024-04-05 15:11:06 -04:00

12 lines
178 B
Bash
Executable file

#!/bin/bash
waybar --config $HOME/.config/waybar/config.hypr &
nm-applet --indicator &
/usr/bin/gnome-keyring-daemon --foreground &
discord &
element-desktop &
thunderbird &