Bug fixed. An "l" in shepperd scripts.
This commit is contained in:
parent
45e53dfec4
commit
eec1efb903
2 changed files with 4 additions and 2 deletions
4
wms.sh
4
wms.sh
|
@ -6,6 +6,8 @@ xrdb -merge .Xresources &
|
|||
|
||||
sxhkd &
|
||||
|
||||
wallpaper.sh &
|
||||
# wallpaper.sh &
|
||||
|
||||
bitmap.sh &
|
||||
|
||||
exec wms_voyeur.sh
|
||||
|
|
|
@ -73,7 +73,7 @@ case $FLAG in
|
|||
del_focused
|
||||
;;
|
||||
-D)
|
||||
dell_all
|
||||
del_all
|
||||
;;
|
||||
-t)
|
||||
togle
|
||||
|
|
Loading…
Reference in a new issue