15 lines
262 B
Bash
Executable file
15 lines
262 B
Bash
Executable file
#!/bin/bash
|
|
|
|
waybar --config $HOME/.config/waybar/config.hypr &
|
|
|
|
nm-applet --indicator &
|
|
|
|
/usr/bin/gnome-keyring-daemon --foreground &
|
|
wl-clip-persist --clipboard both &
|
|
|
|
gtk-launch discord &
|
|
gtk-launch io.element.Element &
|
|
thunderbird &
|
|
|
|
hyprpaper &
|
|
hypridle &
|