11 lines
178 B
Bash
Executable file
11 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 &
|