dotfiles-arch/.config/sway/scripts.d/auto.sh

15 lines
278 B
Bash
Raw Normal View History

2023-11-27 18:03:12 +00:00
#!/usr/bin/env bash
2023-11-28 14:44:11 +00:00
nm-applet --indicator &
2024-06-20 01:44:43 +00:00
autotiling-rs &
2024-06-07 02:05:25 +00:00
/usr/bin/gnome-keyring-daemon --foreground &
wl-clip-persist --clipboard both &
2024-06-20 01:44:43 +00:00
#gtk-launch discord &
#gtk-launch io.element.Element &
#gtk-launch org.gajim.Gajim &
#gtk-launch org.mozilla.Thunderbird &
2024-06-07 02:05:25 +00:00
hypridle &