+ Rework DWM Autostart script

+ Fixed Qtile config problem
+ Shortcut to qtile config file
+ Cleaning up
This commit is contained in:
ziro 2020-05-13 08:57:18 +07:00
parent 28d74082e0
commit 9ac7ad05c1
4 changed files with 7 additions and 3 deletions

View file

@ -1,9 +1,9 @@
#! /bin/dash
picom &
sxhkd &
xsetroot -cursor_name left_ptr &
nitrogen --restore &
picom &
$HOME/.scripts/launch-conky.sh &
$HOME/.config/polybar/launch.sh &