Files
dtos-dotfiles/.config/qtile/autostart.sh
2020-12-21 15:01:47 -06:00

9 lines
148 B
Bash
Executable File

#! /bin/bash
lxsession &
picom --experimental-backends &
nitrogen --restore &
urxvtd -q -o -f &
/usr/bin/emacs --daemon &
volumeicon &
nm-applet &