1
0
Fork 0
mirror of https://gitlab.com/dwt1/dotfiles.git synced 2023-02-13 20:55:19 -05:00
dwt1--dotfiles/.dwm/autostart.sh

6 lines
69 B
Bash
Raw Normal View History

2019-01-27 18:02:11 -05:00
#! /bin/bash
2020-03-19 15:50:17 -04:00
compton &
2019-01-27 18:02:11 -05:00
nitrogen --restore &
2020-03-19 15:50:17 -04:00
dwmblocks &
2020-03-23 00:41:03 -04:00
lxsession &