blob: 8a31ac2388a17eec0bb2398c3f83d7f03a640c8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#!/usr/bin/env bash
nm-applet --indicator &
autotiling-rs &
/usr/bin/gnome-keyring-daemon --foreground &
wl-clip-persist --clipboard both &
gtk-launch discord &
gtk-launch element-desktop &
gtk-launch org.gajim.Gajim &
gtk-launch thunderbird &
hypridle &
|