1 2 3 4 5 6 7 8 9 10
#!/bin/sh [ $no_cfg -eq 1 ] && return mkcd "$XDG_CACHE_HOME/mode/state" echo "$mode" > mode rm theme ln -sf "$theme" theme echo "#!/bin/sh$vars" > vars