dotfiles/.config/dwm/autostart.sh
ziro 9ac7ad05c1 + Rework DWM Autostart script
+ Fixed Qtile config problem
+ Shortcut to qtile config file
+ Cleaning up
2020-05-13 08:57:18 +07:00

5 lines
77 B
Bash
Executable file

#!/bin/sh
picom &
nitrogen --restore &
$HOME/.scripts/launch-conky_dwm.sh &