Files
dtos-dotfiles/.config/qtile/autostart.sh
2021-09-02 22:20:06 -05:00

11 lines
214 B
Bash
Executable File

#!/usr/bin/env bash
festival --tts $HOME/.config/qtile/welcome_msg &
lxsession &
picom &
nitrogen --restore &
/usr/bin/emacs --daemon &
conky -c $HOME/.config/conky/doomone-qtile.conkyrc
volumeicon &
nm-applet &