dotfiles-guix/home/config/hypr/scripts.d/autostart.sh

17 lines
288 B
Bash
Raw Normal View History

2024-06-23 01:31:19 +00:00
#!/bin/sh
2024-06-22 02:52:21 +00:00
2024-06-23 01:31:19 +00:00
waybar --config $HOME/.config/waybar/config.hypr &
2024-06-22 02:52:21 +00:00
nm-applet --indicator &
2024-06-23 01:31:19 +00:00
gnome-keyring-daemon --foreground &
2024-06-22 02:52:21 +00:00
wl-clip-persist --clipboard both &
gtk-launch discord &
2024-06-23 18:47:05 +00:00
gtk-launch element-desktop &
2024-06-22 02:52:21 +00:00
gtk-launch org.gajim.Gajim &
2024-06-23 18:47:05 +00:00
gtk-launch thunderbird &
2024-06-22 02:52:21 +00:00
hyprpaper &
hypridle &