+ 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,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
nitrogen --restore &
|
||||
|
||||
picom &
|
||||
nitrogen --restore &
|
||||
$HOME/.scripts/launch-conky_dwm.sh &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue