+ Rework DWM Autostart script
+ Fixed Qtile config problem + Shortcut to qtile config file + Cleaning up
This commit is contained in:
parent
28d74082e0
commit
9ac7ad05c1
4 changed files with 7 additions and 3 deletions
|
@ -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 &
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue