dwt1--dotfiles/.config/qtile/autostart.sh

10 lines
163 B
Bash
Raw Normal View History

2021-03-20 18:06:31 +00:00
#!/usr/bin/env bash
2021-04-07 21:38:17 +00:00
festival --tts $HOME/.config/qtile/welcome_msg &
2020-12-21 21:01:47 +00:00
lxsession &
2021-04-04 15:43:40 +00:00
picom &
2019-01-15 21:27:01 +00:00
nitrogen --restore &
2020-12-21 21:01:47 +00:00
/usr/bin/emacs --daemon &
volumeicon &
nm-applet &