summaryrefslogtreecommitdiff
path: root/.config/hypr/scripts.d/autostart.sh
blob: 01a34e2692d37931e46c323a762cf881aa59cc3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/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 &