dwt1--dotfiles/.dwm/autostart.sh

5 lines
57 B
Bash
Raw Normal View History

2019-01-27 23:02:11 +00:00
#! /bin/bash
2020-03-19 19:50:17 +00:00
compton &
2019-01-27 23:02:11 +00:00
nitrogen --restore &
2020-03-19 19:50:17 +00:00
dwmblocks &