diff options
-rwxr-xr-x | bin/slw | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ while [ true ]; do FLAGS="${FLAGS}-w" fi - sl -e -${CARS} ${FLAGS} | lolcat + sl -${CARS} ${FLAGS} | lolcat sleep 1 done |
![]() |
index : bspwm-setup.git | |
Unnamed repository; edit this file 'description' to name the repository. | himbeer |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/slw | 2 |
@@ -19,7 +19,7 @@ while [ true ]; do FLAGS="${FLAGS}-w" fi - sl -e -${CARS} ${FLAGS} | lolcat + sl -${CARS} ${FLAGS} | lolcat sleep 1 done |